>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]

Reply via email to