> -Original Message-
> From: Andre Prasetya [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 22, 2007 12:39 AM
> To: Tomcat Users List; jug-indonesia@yahoogroups.com
> Subject: strange log4j behaviour
>
> Hi,
>
> I m using tomcat 5.5 and we're hosti
Hi,
I m using tomcat 5.5 and we're hosting 5 application. The problem is that 1
of the application is not doing the log as expected. We're using commons
logging and log4j. All of the log4j config is similar. and this is the log4j
config file
log4j.rootLogger=INFO,STDOUT,FILE
log4j.appender.STDO