I read the dtd file, bu the only 2 entries that seem related are:
<!ATTLIST configuration
disableOverride (true|false|null) "null"
configDebug (true|false|null) "null"
>
anyway, according to the comments, the first entry will reverse all my enable statements to disable and vice-versa...the second entry will show up information of log4j�s reading of my xml config file.
I thought about configuring a null apender, would be this the way to go?
-----Original Message-----
From: Ceki G�lc� [mailto:[EMAIL PROTECTED]]
Sent: Friday, May 11, 2001 8:44 PM
To: LOG4J Users Mailing List
Subject: Re: disable log4j on the XML file
Henrique,
Have a look at log4j.dtd. That should put you on the right track. Ceki
At 15:57 11.05.2001 -0300, you wrote:
>Hi folks,
>
>How do I disable all logging (disable log4j) on the XML file?
>
>A.F.A.I.K. in the PropertyConfigurator "way", I should use log4j.disable=3DFATAL, but I have no idea what could be XML (DOMConfigurator) equivalent entry...
>
>Thanks,
>
>Henrique
>=========================================
>Henrique Seganfredo
>NeoGrid S.A
>Rua Quintino Bocai�va, 300 - 2 andar
>89204-300 Joinville SC Brazil
>
>E-mail: [EMAIL PROTECTED]
>Phone: +55 47 422-7099
>Fax: +55 47 423-2090
>
>Corporate Web Site: <<http://www.neogrid.com.br>http://www.neogrid.com.br>
>=========================================
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
--
Ceki G�lc�
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
