> Jakarta Commons-Logging has many issues related to its > dynamic lookup/resolution of the logging system to use.
Which they are working on. You should also look at JULI, which is the code that new versions of Tomcat use, which enhance Java logging. ref: http://jakarta.apache.org/tomcat/tomcat-5.5-doc/logging.html http://cvs.apache.org/viewcvs.cgi/jakarta-tomcat-connectors/juli/ --- Noel
