Skip to content

Conversation

ppkarwasz
Copy link
Contributor

This PR switches the default JUL LoggerAdapter from CoreLoggerAdapter to ApiLoggerAdapter.
Level mutators in the java.util.logging.Logger interface will be disabled by default, unless users reenable them explicitly.

Closes #2353.

This PR switches the default JUL `LoggerAdapter` from
`CoreLoggerAdapter` to `ApiLoggerAdapter`.
Level mutators in the `java.util.logging.Logger` interface
will be disabled by default, unless users reenable them
explicitly.

Closes #2353.
@ppkarwasz ppkarwasz self-assigned this Aug 18, 2024
@vy vy added this to the 2.24.0 milestone Aug 26, 2024
@vy vy added api Affects the public API JUL Affects `java.util.logging` integration labels Aug 26, 2024
@ppkarwasz ppkarwasz merged commit 6fb4f90 into 2.x Aug 26, 2024
@ppkarwasz ppkarwasz deleted the fix/2.x/2353_set_level_no-op branch August 26, 2024 10:01
@ppkarwasz ppkarwasz removed this from the 2.24.0 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Affects the public API JUL Affects `java.util.logging` integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The log4j-jul artifact should not modify logger levels

2 participants