Hi,

> Hi,
> Running Tomcat "standalone" without Eclipse
> Log4j logging is now configured and generating output to /logs/tomcat.log
> 
> except that struts logging is not generated ie.
> Oct 19, 2006 11:24:26 AM org.apache.catalina.core.ApplicationContext log
> INFO: action: Processing a POST for /cancel
> 
> Does struts logging need to be configured in Log4j?
Regarding to
http://struts.apache.org/1.2.9/userGuide/building_controller.html#logging
struts is using JCL. If you properly configured JCL to use log4j everything 
should be fine.
Maybe
http://tomcat.apache.org/tomcat-5.5-doc/logging.html
helps.

Regards
Boris

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to