catalina.out not rolling
- From: Shankar Unni <shankarunni (at) netscape.net>
- Date: Wed, 11 Oct 2006 12:46:46 -0700
Rizwan Merchant wrote:
So how do I stop tomcat from logging to catalina.out and into a
different file?
For the webapps themselves, their <Context> should have
swallowOutput="true".
Better still, don't do System.out.println() from your webapps..
---------------------------------------------------------------------
To start a new topic, e-mail: users (at) tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe (at) tomcat.apache.org
For additional commands, e-mail: users-help (at) tomcat.apache.org