Skip to content

Fix log filtering#14877

Merged
brandonkelly merged 3 commits into5.xfrom
14863-5x-error-message-logging-not-working
Apr 26, 2024
Merged

Fix log filtering#14877
brandonkelly merged 3 commits into5.xfrom
14863-5x-error-message-logging-not-working

Conversation

@timkelty
Copy link
Copy Markdown
Contributor

Description

The Monolog upgrade that came with 5.0 moved log levels from int constants to enums, but we never adjusted our comparison.

Related issues

Fixes #14863

@timkelty timkelty linked an issue Apr 26, 2024 that may be closed by this pull request
@timkelty timkelty requested a review from brandonkelly April 26, 2024 19:44
@brandonkelly brandonkelly merged commit 22b716e into 5.x Apr 26, 2024
@brandonkelly brandonkelly deleted the 14863-5x-error-message-logging-not-working branch April 26, 2024 22:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[5.x]: Error message logging not working

2 participants