None of the API does what I need.  configureAndWatch
may work but it requires a filename.  Basically, I
just want log4j to re-read what ever config file it
read.

Something like a
PropertyConfigurator.configure()....that's it.  The
method must not accept any parameters.

I'll try reset, but is that resetConfiguration() to
the log4j.properties that was read or reset to some
internal defaults?


--- T Master <[EMAIL PROTECTED]> wrote:
> Look at PropertyConfigurator
> Read the javadocs on that.
> 
> 
> ----- Original Message -----
> From: "Qaz Zaq" <[EMAIL PROTECTED]>
> To: "Log4J Users List"
> <[EMAIL PROTECTED]>
> Sent: Wednesday, November 14, 2001 11:20 AM
> Subject: Auto-reconfiguration?
> 
> 
> > I dropped out log4j.properties in the classpath,
> and
> > everything is configured nicely.  Now, how do I
> > trigger a reconfiguration when the
> log4j.properties
> > file changes?  I perused the API, but could not
> find
> > anything suitable.
> >
> > Thanks.
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Find the one for you at Yahoo! Personals
> > http://personals.yahoo.com
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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

Reply via email to