Struts uses log4j for logging..put these statements in your log4j.properties..to increase the logging

log4j.category.org.apache.commons=WARN, dest1, dest2
log4j.category.org.apache.struts=WARN, dest1, dest2

-h

Brian Lee wrote:

I just upgraded my app to the latest 1.1b3 release of struts. Now I am getting insane logging regardless of what I set ActionServlet's debug init param to in the web.xml. I've tried 0 yet I still get tons of debugging.

One possibility is that my app does set up a root hierarchy in log4j with a DEBUG priority, but I wouldn't think this would affect struts logging.

Any ideas?

Thanks,
BAL





_________________________________________________________________
The new MSN 8 is here: Try it free* for 2 months http://join.msn.com/?page=dept/dialup


--
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]>

Reply via email to