Re: Stderr and Stdout Log Rotation on Tomcat 6.0 on Windows

2014-08-20 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kristof, On 8/20/14, 7:51 AM, Kristof Can Bilen wrote: > Hello all, > > I’m running a Tomcat service on Windows and I’m having some minor > issues with the logging mechanism. I've been researching for weeks > now, read every FAQ, user forum and art

Re: Stderr and Stdout Log Rotation on Tomcat 6.0 on Windows

2014-08-20 Thread Björn Raupach
Hi Kristof, tell your developer to use a logging framework instead of System.out You can't get rid of stoud and stderr log files, but they should be empty - most of the time. cheers, Björn On 20 Aug 2014, at 13:51 , Kristof Can Bilen wrote: > Hello all, > > I’m running a Tomcat service on

Re: stderr

2011-12-12 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jerry, On 12/12/11 12:59 PM, Jerry Malcolm wrote: > I have converted all of my logging to JULI stuff. To meet my > specific requirements for outputs, etc, I ended up creating Loggers > on the fly and assigning handler file names as opposed to using >