I need to be able to reconfigure log4j after I have 
already called 
PropertyConfigurator.configure(log4jURL).  We are 
runnning under an app server and want to be able to 
turn off and on different levels of debug, without 
having to change the configuration file and cycle 
the server.  Can't we just edit the config file and
call PropertyConfigurator.configure(log4jURL) multiple

times?

Anyone have any other ideas we should try to
dynamically change logging levels?

Thanks
Bill.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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

Reply via email to