Thank you!
Shouldda been pretty obvious...

-----Original Message-----
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, October 04, 2006 10:04 AM
To: Tomcat Users List
Subject: Re: How to stop using catalina.out with Tomcat 5.5.9?

catalina.out is just redirected std out and error out.  Disable logging 
to console in log4j config and the messages in catalina.out should go 
away (except for some very top level logging coming from the 
startup/shutdown script).

--David

Goykhman, Boris wrote:

>Slight correction:  log output is appended to both catalina.out and
>log4j log, and I wanna get rid of catalina.out output.
>
> 
>
>________________________________
>
>From: Goykhman, Boris 
>Sent: Tuesday, October 03, 2006 6:01 PM
>To: 'users@tomcat.apache.org'
>Subject: How to stop using catalina.out with Tomcat 5.5.9?
>
> 
>
>Hi 
>
>I am using Tomcat 5.5.9 with Log4J. I want to stop using catalina.out 
>as logging output and only use log4j files instead.  However, no matter

>what I do Tomcat keeps appending log4j outputs to catalina.out. 
>According to Tomcat documentation, only System.out and System.err 
>output goes there.  I set up my log4j logging according to this 
>document: 
>
>http://tomcat.apache.org/tomcat-5.5-doc/logging.html 
>
>Any help would be greatly appreciated. Thanks. 
>
> 
>
>
>
>*The information contained in this e-mail and any attachments may be
confidential and/or proprietary. If you are not an intended recipient or
an authorized agent of an intended recipient, you are hereby notified
that any dissemination, distribution or copying of this e-mail is
strictly prohibited. If you have received this e-mail in error, please
notify the sender by replying to this message and permanently delete the
e-mail and any attachments immediately.
>
>  
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



*The information contained in this e-mail and any attachments may be 
confidential and/or proprietary. If you are not an intended recipient or an 
authorized agent of an intended recipient, you are hereby notified that any 
dissemination, distribution or copying of this e-mail is strictly prohibited. 
If you have received this e-mail in error, please notify the sender by replying 
to this message and permanently delete the e-mail and any attachments 
immediately.

---------------------------------------------------------------------
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