[logback-user] How does JMX logging level setting effect multiple appenders with different logging levels?

JW logback at jwhitesolutions.com
Fri Jan 14 23:29:35 CET 2011


Hello,

In my application, I have two different file appenders.  One outputs general
application logging (com.mypackage set to INFO), the other outputs tracing
information to a separate file (com.mypackage set to TRACE).  If I were to
connect via jmx and set the com.mypackage to WARN, what would happen?  If
appenders could have different logging levels, will the JMX setting
overwrite both?

-Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://qos.ch/pipermail/logback-user/attachments/20110114/4353a2e2/attachment.html>


More information about the Logback-user mailing list