[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: catalina.out



I think catalina.out is used only by unix systems.  Under win the output 
always prints to the console (at least for me).   I don't think there is 
a way to stop the output all together.  Just don't use System.out, 
handle your exceptions in your code (or log them some place else), and 
ignore it.

You can get rid of the other logs by commenting out the Logger elements 
in the conf/server.xml file.

Michael

On Monday, April 29, 2002, at 12:58 PM, Jason R. Kretzer wrote:

> Hello all,
>
> I would like to turn off logging in standalone Tomcat 4.0.3.  I want 
> nothing
> to be written to the catalina.out file.  Is this possible?  If so, how?
>
> Thanks!
>
> -Jason
>
> *************************************************************************
> ***
> ********
> Jason R. Kretzer
> Software Engineer
> Opinion One
> Email:  jason@opone.com
> Phone:  (513) 361-2771
> Website:  http://alia.iwarp.com
>
> "Make visible what, without you, might perhaps never have been seen."
> --Robert Bresson
> *************************************************************************
> ***
> ********
>