Hi,
My application is such that, at start-up,the first component brings up a new
JVM containing the other components.
I have a log4j file having one Console and one File appenders attached to
the root logger. The same file is being configured by both the JVMs at their
startup.

The problem is that, when i change the rootlogger level dynamically, i
sometimes find logger messages from the first component(the one in the first
JVM) whose level is lower than the level configured.

Where am i going wrong?
-- 
View this message in context: 
http://www.nabble.com/configuring-log4j-for-two-JVMs-tp15799976p15799976.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to