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 Ali Al-Shabibi <al...@stanford.edu> on 2012/03/07 07:34:44 UTC

configureAndWatch

Hi,

I have setup log4j to load the configuration via configureAndWatch with a configuration file. When I start my application with -Dlog4j.debug, I can see that log4j is configured correctly and initially it functions correctly. But if change the config file and eventually log4j reloads the configuration (confirmed by debug msg). Unfortunately at this point the logging simply stops with no message to stderr or anywhere else.

Cheers.

--
Ali