Re: Tomcat unusable when logging set to debug mode

2006-01-10 Thread Ole Chr Langfjæran
How about editing your log4j.properties file and adding the following?: log4j.logger.org.apache=INFO [EMAIL PROTECTED] wrote: Hi all! Because of a mistake in writing in my log4j configuration logging has been set to debug mode. When deploying the webapp Tomcat began to log thousands of debug

Tomcat unusable when logging set to debug mode

2006-01-10 Thread Peter . Zoche
Hi all! Because of a mistake in writing in my log4j configuration logging has been set to debug mode. When deploying the webapp Tomcat began to log thousands of debug messages, and so became unusable because of the heavy load. I had to stop Tomcat and delete the webapp from the webapp-directory ma