2010/2/2 Lominchar García, José Luis <[email protected]>: > 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: [email protected] For additional commands, e-mail: [email protected]
