> From: Johan Martinez [mailto:jmart...@gmail.com]
> Subject: Re: newbie logging question: JULI or log4j or both?
> 
> Tomcat was not installed using CentOS package manager, but it
> is a core binary package downloaded from tomcat project site.

Good; that means we don't have to guess what any repackager fiddled with.

>  * $CATALINA_HOME/common/classes/log4j.properties:
> contains a line which is spitting out logs to tomcat.log
> So I guess I am using log4j for internal logging and they
> are going to tomcat.log file.

Sounds like it.  Looks like someone has modified the Tomcat installation in 
accordance with these instructions:
http://tomcat.apache.org/tomcat-5.5-doc/logging.html#log4j

> I don't see any configuration that specifies catalina.out.

There won't be - that's specified only in the startup script as a redirect from 
stdout.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to