2010/2/2 Lominchar García, José Luis <jllo...@mapfre.com>:
> Hi,
> ¿does somebody knows what I have to do to change trace level of
> jakarta_service_<date>.log  and stdout_<date>.log from 'info' to 'warn'?

> jakarta_service_<date>.log :

Start > All Programs > Apache Tomcat 6.0 > Configure Tomcat

then switch to the "Logging" page and choose "Level", one of: Error,
Info, Warning, Debug.

> stdout_<date>.log:

java.util.logging.ConsoleHandler.level = WARNING
(in conf\logging.properties)

See java.util.logging log level names here:
http://java.sun.com/j2se/1.4.2/docs/api/java/util/logging/Level.html


Best regards,
Konstantin Kolinko

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

Reply via email to