How does JMX logging level setting effect multiple appenders with different logging levels?

14 Jan
2011
14 Jan
'11
10:29 p.m.
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
5376
Age (days ago)
5376
Last active (days ago)
0 comments
1 participants
participants (1)
-
JW