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

slf4j bridge - filter #810

Merged
merged 7 commits into from
Feb 16, 2024
Merged

slf4j bridge - filter #810

merged 7 commits into from
Feb 16, 2024

Conversation

justcoon
Copy link
Contributor

@justcoon justcoon commented Feb 11, 2024

slf4j Logger - is<Level>Enabled implementation using zio.logging.LogFilter (based on logger name, and given level)

fixes: #809

@justcoon justcoon marked this pull request as ready for review February 16, 2024 17:10
@justcoon justcoon requested a review from a team as a code owner February 16, 2024 17:10
@adamgfraser adamgfraser merged commit fda85bb into zio:master Feb 16, 2024
17 checks passed
@justcoon justcoon deleted the slf4j_bridge_filter branch April 19, 2024 19:49
@Dennis4b Dennis4b mentioned this pull request Oct 18, 2024
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.

slf4j bridge modules "enable" all log levels, causing performance issues
2 participants