http://jakarta.apache.org/tomcat/faq/misc.html#catalina.out
-Tim
Matt Tucker wrote:
Is there a way to have tomcat log all System.out printing to a daily log rather than have them constantly piling up in catalina.out? Can this be done using SystemOutLogger? The documentation on it seems pretty sparse. This is what it looks like in my server.xml:
<Logger className="org.apache.catalina.logger.SystemOutLogger" prefix="standardOut_log." suffix=".log" timestamp="true"/>
Thanks in advance.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
