You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Chris Wall <cw...@bea.com> on 2002/07/30 01:13:18 UTC

Turn off Struts debugging?

How can I turn of Struts' debugging?  I have my own Log4J configuration that
sets log level to DEBUG, but I want only my logging, not Struts'.  I tried
setting the init param to off...
<param-name>debug</param-name>
<param-value>0</param-value>
...but I still get full Struts logging.

Thank you.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>