I donr use setLevel() function rather i use Propertyconfigurator.configure() method to change the properties at runtime. Does that make any diference??
----------------------------- Kohinoor Lal Verma, Senior Systems Engineer, Ericsson Mobile Commerce Platform, New Delhi, India. -----Original Message----- From: Clive Beavis [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 01, 2003 6:05 AM To: 'Log4J Users List' Subject: RE: Problem changing log level at runtime This does not happen for me. I use 1.2.6 and make extensive use of changes at runtime. I use it to enable debugging on parts of the system without having to take the system off line. Switching from and to Debug does not present a problem. I just use the setLevel() methods. Do you have any more specifics? Regards Clive Beavis 650 464 2604 -----Original Message----- From: Kohinoor Lal Verma (EHS) [mailto:[EMAIL PROTECTED]] Sent: Sunday, December 29, 2002 10:20 PM To: 'Log4J Users List' Subject: Problem changing log level at runtime Hi all, At runtime , when I change the log level from high (say info) to low (say debug) , log4j functions properly. But when i try to change from low (say debug) to high (say info) it has not affect i.e. log4j continues to be at the low (say debug) log level. Does any one know why this happens? Is this a bug ? Thanx in advance !! Rgds Kohinoor ----------------------------- Kohinoor Lal Verma, Senior Systems Engineer, Ericsson Mobile Commerce Platform, New Delhi, India. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
