%TOMCAT_HOME%/conf/logging.properties
############################################################
# Provides extra control for each logger.
############################################################
org.apache.catalina.core.ContainerBase.[Catalina].[localhost].level = 
<SEVERE|INFO>

change from 'INFO' to 'SEVERE'

M-
*********************************************************************
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



----- Original Message ----- 
From: "Paulo Cheque" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Wednesday, September 20, 2006 11:45 AM
Subject: Log Independent


> Is possible to configure a log system that log only my messages, i.e,
> without Tomcat messages?
> 
> For example:
> 
> - I don't want this in my log:
> 
> "20/09/2006 12:40:35 my.application myMethod
> INFO: My Message"
> 
> - I don't want this in my log:
> "20/09/2006 12:40:35 org.apache.catalina.startup.Catalina start
> INFO: Server startup in 8813 ms"
> 
> Thanks in advance
> Paulo
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

Reply via email to