No idea Stephen.
I have not seen any example properties config file with Hierarchy in them.
Ditto for the xml format.


----- Original Message -----
From: "Stephen Levinson" <[EMAIL PROTECTED]>
To: "'LOG4J Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Thursday, September 20, 2001 11:25 AM
Subject: RE: Disabling logging from a Configuration File


> ...can that be done via a configuration file (configureAndWatch()) ?
>
> I want to be able to do it in real time while the app is running...
>
> --Stephen
>
> -----Original Message-----
> From: T Master [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 1:30 PM
> To: LOG4J Users Mailing List
> Subject: Re: Disabling logging from a Configuration File
>
>
> As far as i know, it must be done through Hierarchy.disableAll()  and
> Hierarchy.disableAll(Priority)
> Hierarchy.enableAll() can be called afterwards when required.
>
>
> ----- Original Message -----
> From: "Stephen Levinson" <[EMAIL PROTECTED]>
> To: "'LOG4J Users Mailing List'" <[EMAIL PROTECTED]>
> Sent: Thursday, September 20, 2001 9:32 AM
> Subject: Disabling logging from a Configuration File
>
>
> > Hi...
> > I'm running with configureAndWatch(,,,) reading a configuration file
> > for logging changes and control.
> >
> > Is there a way to totally DISABLE all logging .... ( like calling
> > disableAll() ) ... by means of a setting in my configuration file?
> >
> >
> > Thanks, Stephen
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to