RE: [Logging] Tutorial Contribution

2008-06-25 Thread Hexsel, Gustavo
That helps! A few suggestions for the tomcat deployment: - make using log4j easier (either offer a binary version of tomcat-juli.jar that uses log4j - no source required since I can't build locally due to some dbcp error; alternatively it could use common-logging's autodetect, if log4j is avail

RE: Log4j Logging

2008-06-24 Thread Hexsel, Gustavo
per log statement was what drove me insane in the first place). []s Gus -Original Message- From: Caldarale, Charles R [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 24, 2008 10:57 AM To: Tomcat Users List Subject: RE: Log4j Logging > From: Hexsel, Gustavo [mailto:[EMAIL PROTEC

Log4j Logging

2008-06-24 Thread Hexsel, Gustavo
Hey folks, quick question: if, according to http://tomcat.apache.org/tomcat-6.0-doc/logging.html, log4j is the recommended logger, and Tomcat uses commons-logging, why is log4j not shipped as the default logger??? I suspect "as Tomcat uses a package renamed logging implementation which is