Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Logger output by using case-insensitive comparison #379

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

HomesGH
Copy link
Contributor

@HomesGH HomesGH commented Feb 5, 2025

Description

This PR fixes issue #374 by making the comparison in the Logger case-insensitive.

See also this comment.

@HomesGH HomesGH requested a review from amartyads February 5, 2025 10:58
@HomesGH HomesGH linked an issue Feb 5, 2025 that may be closed by this pull request
@HomesGH HomesGH merged commit 6a1a240 into master Feb 5, 2025
52 checks passed
@HomesGH HomesGH deleted the fixLoggerComparison branch February 5, 2025 15:15
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.

Logger default behaviour is not graceful
2 participants