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
_______________________________________________
Logback-user mailing list
[email protected]
http://qos.ch/mailman/listinfo/logback-user

Reply via email to