On Fri, 25 Mar 2005 15:11:53 +0100, Remy Maucherat
<[EMAIL PROTECTED]> wrote:

> That's fine, and thanks for all the hard work. c-l works well enough
> in Tomcat right now, so no more updates are actually needed
> (especially non backwards compatible updates ;) ).

Out of dumb interest, what's the need for JCL in Tomcat? Tomcat 5.x is
JDK 5.x only isn't it, so couldn't it be using java.util.logging?

Much of Commons needs JCL to support JDK 1.2 clients, but I'd have
thought you only have that problem in Tomcat 3 and 4 maintenance
branches? Unless the idea is just to support users who might want to
use log4j.

I've still been using log4j, so is it due to java.util.logging being too weak? 

My main complaint is that I have to have a String to create a Logger,
rather than log4j which lets me use a Class so I suspect I've not felt
the java.util.logging pain yet.

Hen

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to