You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Philippe Couas <pc...@infodev.FR> on 2007/03/19 09:17:18 UTC

How Disable all logs File tomcat 4.1.34 ?

Hi,

 

How disable all logs file on Tomcat 4.1.34, i have tried verbosity=0 without
success

 

Regards

Philippe


Re: How Disable all logs File tomcat 4.1.34 ?

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Phillipe,

Philippe Couas wrote:
> How disable all logs file on Tomcat 4.1.34, i have tried verbosity=0 without
> success

I'm not sure where you got the verbosity="0" thing, but if you have
<Logger> elements in your server.xml file, remove them.

I think you cannot eliminate stdout (which often goes to catalina.out)
in 4.1.34, but you should be able to get rid of everything else.

Note that I don't recommend removing all logging. Some logging is
useful. Look at the documentation for the server.xml configuration
elements (http://tomcat.apache.org/tomcat-4.1-doc/config/index.html).
The <Logger> takes a "debug" attribute which you can set to various
levels to limit the output to only severe problems (which is usually a
good idea in production).

- -chris

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF/odA9CaO5/Lv0PARAj9VAKCrM8tvdoMg/cNcOmImJv5NHv3YZQCdEvu7
KD/NAG5odXsky34FMpHUMjw=
=qGdP
-----END PGP SIGNATURE-----

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