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 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 > outputs: file

Logging into clustered enviroment

2009-11-20 Thread Aleksandar Stoisavljevic
Hi all, I am preparing myself for my first commercial application in clustered Tomcat environment. One of requests that I have is to allow exposing logs that happened on either TomcatA or TomcatB aggregated in single report. TomcatA and TomcatB are behind Apache Server and load balancing should b