"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
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.
--
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