Re: changing trace level of 'internal' tomcat logs

2010-02-03 Thread Konstantin Kolinko
2010/2/3 Lominchar García, José Luis jllo...@mapfre.com:

 What bin/*.exe corresponds to 'Start  All Programs  Apache Tomcat 6.0  
 Configure Tomcat' ?


tomcat6w.exe


 java.util.logging.ConsoleHandler.level = WARNING
 (in conf\logging.properties) didn't work ..


I've tried and it works for me. Maybe you forgot to restart the service.

Best regards,
Konstantin Kolinko

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



Re: changing trace level of 'internal' tomcat logs

2010-02-03 Thread Konstantin Kolinko
2010/2/3 Konstantin Kolinko knst.koli...@gmail.com:
 2010/2/3 Lominchar García, José Luis jllo...@mapfre.com:

 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.


 What bin/*.exe corresponds to 'Start  All Programs  Apache Tomcat 6.0  
 Configure Tomcat' ?


 tomcat6w.exe


Note, that that dialog displays Error level  when no logging level
is configured.  Just choose something else first.

https://issues.apache.org/bugzilla/show_bug.cgi?id=48663


 java.util.logging.ConsoleHandler.level = WARNING
 (in conf\logging.properties) didn't work ..


 I've tried and it works for me. Maybe you forgot to restart the service.

Best regards,
Konstantin Kolinko

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



Re: changing trace level of 'internal' tomcat logs

2010-02-02 Thread Konstantin Kolinko
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



RE: changing trace level of 'internal' tomcat logs

2010-02-02 Thread Lominchar García , José Luis

Hi

What bin/*.exe corresponds to 'Start  All Programs  Apache Tomcat 6.0  
Configure Tomcat' ?


java.util.logging.ConsoleHandler.level = WARNING
(in conf\logging.properties) didn't work ..

Thanks!



-Mensaje original-
De: Konstantin Kolinko [mailto:knst.koli...@gmail.com] 
Enviado el: martes, 02 de febrero de 2010 11:11
Para: Tomcat Users List
Asunto: Re: changing trace level of 'internal' tomcat logs

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


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



Re: changing trace level of 'internal' tomcat logs

2010-02-02 Thread André Warnier

Lominchar García wrote:

Hi

What bin/*.exe corresponds to 'Start  All Programs  Apache Tomcat 6.0  
Configure Tomcat' ?



bin/tomcat?w.exe  (where ? is the version of tomcat)


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