-----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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to