Simple Config file question

2001-06-05 Thread Johri, Priyank
Hi all, I have a question about starting(read configuring) log4j. I am trying to use log4j with Weblogic and am using the Dlog4j.configuration=file:myfile#PropertyConfigurator option when starting-up WebLogic. I want to know how to set it up with the configureAndWatch option when starting up W

RE: Using log4j in custom tag libraries

2001-06-06 Thread Johri, Priyank
Hey Doug, I did the same for WebLogic. If you want to use basic configuration, this is fine. If you want to do more, like call configureAndWatch to see if the log4j.properties changes, then you have to do more. Ceki suggested using a servlet that is loaded when the appserver comes up. This servle

RE: DOMConfigurator & Tomcat - File location ?

2001-06-07 Thread Johri, Priyank
I do the same for Weblogic. I call ProperteyConfigurator.configureAndWatch(propfile,delay); The propfile and delay are read in as properties. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 6:40 AM To: [EMAIL PROTECTED] Subject: AW: DOM

RE: log4j 1.1.2 now available

2001-06-07 Thread Johri, Priyank
Ceki, Is the DailyRollingFileAppender bug also been fixed ? It does not roll over and create a new file everyday. Also I found the timestamp off by an hour on our Solaris box. Priyank -Original Message- From: Ceki Gülcü [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 07, 2001 9:23 AM To: