RE: Multiple configuration files - single contra multiple hierarchies

2003-07-02 Thread Thomas Muller
Torben, Thanks for the input. Seems like you've chosen a viable approach. May I suggest you start using XML configuration files or incorporate interpolation in PropertyConfigurator yourself? The second option involves firing up new hierarchies and is actually not that hard; you find an example in

RE: Multiple Configuration Files

2002-03-21 Thread Collier, Mike
ailto:[EMAIL PROTECTED]] Sent: Thursday, March 21, 2002 2:45 PM To: Log4J Users List Subject: Re: Multiple Configuration Files At 11:56 AM 3/21/2002 -0500, you wrote: > I am trying to configure Log4J with two configuration files. The >reason for this is as follows: Michael, I've been

Re: Multiple Configuration Files

2002-03-21 Thread Michael Rimov
At 11:56 AM 3/21/2002 -0500, you wrote: > I am trying to configure Log4J with two configuration files. The >reason for this is as follows: Michael, I've been doing multiple config files without much of a problem at all. As long as the root is only defined in one file, and also that th

Re: Multiple Configuration Files?

2001-03-25 Thread Paul Glezen
Andrew Sealy-Bell wrote: > > I have just started using Log4J very recently and it looks great. I have > just two question, iIs it recommended using just one configuration file per > logging class? also, how would I switch-off say cat.debug via XJML. > Hi Andrew, Presently, log4j property con