I got the same issue. In general, Tomcat should provide a hook to bootstrap
other classes.


----- Original Message -----
From: "GOMEZ Henri" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 01, 2001 3:00 AM
Subject: RE: log4j usage in tomcat?


> >Within my classes i'm utilizing Log4j logging which requires
> >Log4j to be
> >configured.  I normally configure Log4j within my unit test
> >cases, but in the
> >case of Tomcat, to my pleasant surprise, i found that
> >(seemingly) without
> >configuration, it was handling all my log statements and
> >outputing them to the
> >jvm.stdout file in the logs directory.
> >
> >Log4j logging is configurable, but i was unable to find the
> >location within
> >Tomcat where they set the Layout pattern.  For that matter, i
> >couldn't find
> >*any* references to Log4j.
> >
> >Questions:
> >1. Does Tomcat really use Log4j?
> >2. Where can i set the layout pattern?
>
> +1
>
> Must be easy to plug log4j in TC 3.3
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>


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

Reply via email to