Look in the Tomcat Manual regarding the server.xml file.  The server.xml
file is located in $CATALINA_HOME/conf folder and most entries in the xml
file, such as server, engine, etc. allow for a debug="n" attribute.  The
higher the value of n, the more verbose the output.  A value of 0 indicates
no logging.

Again, this information is fully documented in the Tomcat docs.

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/host.html

-Mike


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 09, 2002 9:47 AM
To: [EMAIL PROTECTED]
Subject: setting the verbosity level of stderr/stdout?


Hi,

I'm running Tomcat 4.0.6 standalone as service on a nt4 box. Is there a way
of explicitly setting the verbosity level for the stderr and stdout logs?
Any help is greatly appreciated.

regards,
Christine

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to