----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 18, 2003 11:27 PM
Subject: cvs commit:
jakarta-tomcat-catalina/catalina/src/share/org/apache/catalina/logger
LoggerBase.java


> costin      2003/03/18 23:27:57
>
>   Modified:    catalina/src/share/org/apache/catalina/logger
>                         LoggerBase.java
>   Log:
>   Registration for loggers.
>
>   We do need to make a final decision about this. I didn't get any
feedback on the
>   logger names used in context  ( with the context path as prefix of the
logger name ).
>   IMO the logging in tomcat should be delegated via commons-logging to an
external
>   implementation - either jdk1.4 logging or log4j.
>
>   We do need to decide on the names of the loggers and provide some
default
>   configs, and eventually start bundling log4j or config files for jdk1.4
( or
>   both ). If we do that, LoggerBase and all other classes will remain only
>   for backward compatibility.
>

+1, but we need to at least support Ceki's proposal to split web-app logging
by ContextClassLoader.  Easy enough to do in 3.3.2-dev (yes, well, it's
still on my plate :), and should be almost as easy in 5.x.



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

Reply via email to