Gili created Improvement LOGBACK-876
Issue Type: Improvement Improvement
Affects Versions: 1.0.12
Assignee: Logback dev list
Components: logback-classic
Created: 07/Jun/13 6:31 AM
Description:

LevelChangePropagator propagates changes made to the level of any logback-classic logger onto the java.util.logging framework, but it ignores levels set before the installation of the listener.

I'd like to propose that when LevelChangePropagator is installed, it allows the initial configuration as defined in logback.xml to override the initial configuration of JUL. Meaning, if the same logger is configured in JUL and Logback, the level declared in logback's configuration should win.

Project: logback
Priority: Major Major
Reporter: Gili
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira