Skip to content

Propagates logback log levels to java.util.logging #3926

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

Conversation

trecloux
Copy link

@trecloux trecloux commented Sep 8, 2015

Adds the LevelChangePropagator logback listener in order to propagate
Logback's log level changes to java.util.logging loggers.

Logback documentation :
http://logback.qos.ch/manual/configuration.html#LevelChangePropagator

Fixes gh-3924

Adds the LevelChangePropagator logback listener in order to propagate
Logback's log level changes to java.util.logging loggers.

Logback documentation :
http://logback.qos.ch/manual/configuration.html#LevelChangePropagator

Fixes spring-projectsgh-3924
@philwebb
Copy link
Member

Thanks. Have you signed the CLA?

@philwebb philwebb added this to the 1.2.6 milestone Sep 10, 2015
@trecloux
Copy link
Author

Yes, I did

philwebb added a commit that referenced this pull request Sep 10, 2015
…-JUL

* gh-3926:
  Propagates logback log levels to java.util.logging
@philwebb philwebb closed this in 22e0a50 Sep 10, 2015
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.

2 participants