I tried to restrict logging output from strtuts based application, but
had no access.

I have put "common-logging.properties" into my WEB-INFO/classes
directory with property:
org.apache.commons.logging.Log=org.apache.commons.logging.impl.SimpleLog

and "simplelog.properties" file with:
org.apache.commons.logging.simplelog.defaultlog=fatal
org.apache.commons.level=FATAL
org.apache.struts.level=FATAL

but still get all INFO messages from struts on my Tomcat output

ANybody can help?

I am using Tomcat 4.1.24 and struts rc1


Dmitrii.


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

Reply via email to