At 11:40 PM 19/08/2001 -0700, Sajid Shaikh wrote:
>Is there a way to change the type of logging without restarting the
>application. We are using a property file to specify the categories and
>priorities when the application starts. If we change this property file is
>there a way that log4j will automatically pick up the new property settings
>without restarting the application ?

Yes, if you use PropertyConfigurator.configureAndWatch() - check the 
documentation for details.

HTH

Robert

PS It's probably not a good idea to send this type of question (or any 
question for that matter) to both log4j-dev and log4j-users - it might 
upset people subscribed to both lists.


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

Reply via email to