At the moment my Tomcat is not generating any log out put, and this is a
simple default installation.  I am interested in "localhost mostly, and
Catalina logs...

On Mon, Nov 24, 2008 at 3:10 PM, Caldarale, Charles R <
[EMAIL PROTECTED]> wrote:

> > From: dOE [mailto:[EMAIL PROTECTED]
> > Subject: Re: Setup Logging for Tomcat 6
> >
> > All I want is for my Tomcat 6 to spit out some logs, and be
> > default it's not.
>
> The phrase "spit out some logs" is pretty meaningless; what are you really
> trying to accomplish?  By default, Tomcat's logs are in its logs directory,
> which usually contains several different log streams (e.g., catalina,
> host-manager, localhost, manager).  You do not have to convert Tomcat to use
> log4j; it logs its own actions properly right out of the box.
>
> If you want your webapp to log things, that has to be done in the code of
> the webapp.
>
>  - 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 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