Re: How to use FileWatchdog?

2007-05-12 Thread Eric B.
"Curt Arnold" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You posted a nearly identical message yesterday on log4j-user to which > Kamal Ahmed gave what should have been a helpful response. log4j-user is > the right forum for the question and we should keep the discussion t

Re: How to use FileWatchdog?

2007-05-12 Thread Curt Arnold
You posted a nearly identical message yesterday on log4j-user to which Kamal Ahmed gave what should have been a helpful response. log4j-user is the right forum for the question and we should keep the discussion there. I'll post my comments there in response to your original message. --

How to use FileWatchdog?

2007-05-12 Thread Eric B.
Hi, I'm trying to use Log4j 1.3alpha-8 watchdog for my XML configuration file, but am having difficulties. I've tried the following: import org.apache.log4j.watchdog.*; FileWatchdog confiFileWatchdog = new FileWatchdog(); configFileWatchdog.setFile( log4j.xml path ); configFileWatchdog.activ