RE: log4j-1.3alpha-7 - config load/reload? and watchdog?

2005-12-14 Thread Jon Wilmoth
9 PM To: Log4J Users List Subject: Re: log4j-1.3alpha-7 - config load/reload? and watchdog? At 12:16 PM 12/13/2005 -0800, you wrote: >I'm trying to upgrade to log4j-1.3alpha-7, but not seeing what I would >expect...which is hopefully user error. > >F

Re: log4j-1.3alpha-7 - config load/reload? and watchdog?

2005-12-13 Thread Jacob Kjome
At 12:16 PM 12/13/2005 -0800, you wrote: >I'm trying to upgrade to log4j-1.3alpha-7, but not seeing what I would >expect...which is hopefully user error. > >First, I thought I could replace my call to >DOMConfigurator.configureAndWatch(, >); > >With: > >JoranConfigurator joran = new JoranConfigura

log4j-1.3alpha-7 - config load/reload? and watchdog?

2005-12-13 Thread Jon Wilmoth
I'm trying to upgrade to log4j-1.3alpha-7, but not seeing what I would expect...which is hopefully user error. First, I thought I could replace my call to DOMConfigurator.configureAndWatch(, ); With: JoranConfigurator joran = new JoranConfigurator(); joran.doConfigure(, LogManager.getLoggerRepos