Hi, I need to reload logging configuration from file at runtime. (I cannot use configureAndWatch()) What's the correct method? Calling again PropertyConfigurator.configure(...) nothing happens.
Calling PropertyConfigurator.configure(someURL or file) sounds right. Are you sure the URL or file where the config file is located is correct or accessible?
Any suggestions?
thanks
-- Ceki G�lc�
For log4j documentation consider "The complete log4j manual"
ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
