I am trying to turn off debugging in Tomcat 5 (0.18)?
I have read the Tomcat 5 doco pertaining to the server.xml config and set
all debug entries to debug=0. We only have debug defined within the </Host>
entries with 1 per virtual host entry. This still provides far too much
debug info (about 40MB per hour). We have a file logger and do not have a
verbosity defined so only errors and fatals should be logged.
Is there anywhere else I should be defining debug or removing it.
 
Here is an example of what is being logged -
DEBUG: Adding tld listeners:0
DEBUG: setDocumentLocator(
[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> )
DEBUG: startDocument()
DEBUG: startPrefixMapping(xml,http://www.w3.org/XML/1998/namespace)
DEBUG: startPrefixMapping(xmlns,http://www.w3.org/2000/xmlns/)
DEBUG: startElement(,,web-app)
DEBUG:   Pushing body text ''
DEBUG:   New match='web-app'
DEBUG:   Fire begin() for [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]> 

Can anyone provide info as to where I should be looking into?
 
Thanks,
 
Rob.
DISCLAIMER: The information in this message is confidential and may be
legally privileged. It is intended solely for the addressee.  Access to this
message by anyone else is unauthorised.  If you are not the intended
recipient, any disclosure, copying, or distribution of the message, or any
action or omission taken by you in reliance on it, is prohibited and may be
unlawful.  Please immediately contact the sender if you have received this
message in error. Thank you.

Reply via email to