> From: Ziggy [mailto:zigg...@gmail.com] > Subject: Re: Re Directing tomcat console out put to log files > > all output for System.out statements should by default go to the > tomcat log file which is in $CATALINA_HOME/logs/catalina.out
That's not quite correct. The logs/catalina.out file is not really a log file, since there's no handler for it; it's simply a redirection of stdout and stderr established by the startup scripts on Linux and UNIX platforms. The standard Windows scripts do no such redirection. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org