Re: Logging in Tomcat 5 (SysOut SysErr)

2009-11-20 Thread Aleksandar Stoisavljevic
You will need some kind of logging framework to do this (e.g. Log4J). On Fri, Nov 20, 2009 at 12:26 PM, Milan Tomic tomicmi...@yahoo.com wrote: At present, system.out and system.err are printing in the Windows console. How can I redirect output to some file? Or even better would be to have 2

RE: Logging in Tomcat 5 (SysOut SysErr)

2009-11-20 Thread Caldarale, Charles R
From: Milan Tomic [mailto:tomicmi...@yahoo.com] Subject: Logging in Tomcat 5 (SysOut SysErr) At present, system.out and system.err are printing in the Windows console. How can I redirect output to some file? The first thing you have to tell us is exactly what version of Tomcat you're