You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by DE BENEDICTIS DAVIDE <dd...@sogei.it> on 2004/09/09 12:16:22 UTC

PropertyConfigurator.configure(...) is Thread safe?

Hi,
I'm changing at runtime logging levels without using the
configureAndWatch(...) feature.
I instrumented my application using the setLevel(int) of Logger class.

Sometime I need to reset logging levels as from configuration file.
Can I use the PropertyConfigurator.configure(...) method while the
multithreaded application is logging at full speed?

Thank you in advance

--
Davide

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org