System.out logging

2004-06-01 Thread Matt Tucker
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

Re: System.out logging

2004-06-01 Thread Tim Funk
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