Re: Switching native Tomcat logging system

2011-05-31 Thread Mark Eggers
- Original Message - > From: Francis GALIEGUE > To: Tomcat Users List > Cc: > Sent: Tuesday, May 31, 2011 11:49 AM > Subject: Switching native Tomcat logging system > > Hello, > > For some obscure reasons, Tomcat insists on having its own "native"

Re: Switching native Tomcat logging system

2011-05-31 Thread Pid
On 31/05/2011 19:49, Francis GALIEGUE wrote: > Hello, > > For some obscure reasons, Tomcat insists on having its own "native" > implementation of a logging system, namely juli. > > This is beyond my understanding. Log4j has existed for years, is much > better than even the native Sun's JDK loggin

Switching native Tomcat logging system

2011-05-31 Thread Francis GALIEGUE
Hello, For some obscure reasons, Tomcat insists on having its own "native" implementation of a logging system, namely juli. This is beyond my understanding. Log4j has existed for years, is much better than even the native Sun's JDK logging API of today, and Tomcat hasn't switched to it, even to t