--- Shankar Unni <[EMAIL PROTECTED]> wrote:

> Yoav Shapira wrote:
> 
> > More on topic, I don't mind switching Tomcat to
> java.util.logging
> 
> Umm, please don't do that. For those of us who
> *have* mastered the art 
> of using log4j with Tomcat (:-)), this would be a
> giant step back 
> (having one logging mechanism for Tomcat and one for
> the webapps - and I 
> don't want to go to java.util.Logging for our
> apps!).
> 
> While I think the current situation is a bit
> unfortunate and requires a 
> fair degree of knowledge of classloader hierarchies,
> it's at least a 
> workable setup for most users today.

You will still be able to use your log4j while Tomcat
uses a different internal logging package.  If you
have based your logging on some TC specific things
then that isn't really good and this type of thing
would be why it should be considered bad practice (if
you are really dependent upon the logging API used by
TC that is).

Wade

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

Reply via email to