> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] > Subject: catalina.out file > > can i change catalina.out to catalina.log or something else. if its > possible how is it done ?
Tomcat itself does not directly use catalina.out. Look at the catalina.sh startup script: you'll see a redirect of stdout and stderr to catalina.out; feel free to change it to anything you want. - 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