Re: localhost.log vs. catalina.out

2007-09-06 Thread Lionel Crine
Hello, If I may add more information : In a production context, you should never use catalina.out to find application errors. Everything should be logged into the juli and/or log4j log files. Anyway, catalina.out will always contain non catchable errors. Lionel Lionel CRINE - GROUPE LIN

Re: localhost.log vs. catalina.out

2007-09-04 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 icet, icet wrote: > What's the difference between [catalina.out and localhost.log]? catalina.out should be where standard error and standard output for the Tomcat process are redirected. localhost.log is dependent on how you configure any in your se

localhost.log vs. catalina.out

2007-08-31 Thread icet
alhost.log for debugging purpouses, always went straight to catalina.out. []s -- View this message in context: http://www.nabble.com/localhost.log-vs.-catalina.out-tf4362187.html#a12433250 Sent from the Tomcat - User mailing list archive at