It is added to log4j:configuration:
<log4j:configuration debug="true"
xmlns:log4j="http://jakarta.apache.org/log4j/";>

On Mon, 07 Mar 2005 11:23:20 -0600, Karan <[EMAIL PROTECTED]> wrote:
>  From my understanding of your email, I think you want to see log4j
> errors, if any.
> Put this line in the beginning of your log4j.xm/properties file:
> log4j.debug=true
> (I have never used the .xml file, so I'm not sure what you analogical
> statement you would put in there).
> This will run log4j on log4j :-)
> All log4j debug messages will show up on the root logger, which I think
> is stdout.
> 
> HTHs,
> Karan

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

Reply via email to