mmm.. scott,

if your running tomcat 3.2 or tomcat4.0 you have various control over the
logs that tomcat produce.. however i think stdout is a java & os thing and
tomcat doesn't replace this ( correct me i'm probably wrong ) 
the best procedure for you is to java tomcat %1 > std.out >2&1 ( run java
with tomcat direct stdout to std.out and direct stderr to append stdout ) 

hope this helps
warren


-----Original Message-----
From: Scott Knight [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 7 June 2001 5:52 AM
To: [EMAIL PROTECTED]
Subject: tomcat logging


        Currently when tomcat is running a lot of info is going to stdout,
Id 
rather have it all logged. I think this is done somewhere in the server.xml 
file? I have the defautl server.xml file, does anyone know what i need to 
change to get everything to be logged. Thanks

        Scott Knight

Reply via email to