Russell Nile/PBS/Pru is out of the office.

2006-03-05 Thread russell . nile
I will be out of the office starting 03/04/2006 and will not return until 12/31/2006. As of 3/4/2006 I am no longer employed here at Prudential. Please contact Nehal Narine at x8274 for questions. - To unsubscribe, e-mail:

Re: Logging to separate files with different levels

2006-03-03 Thread russell . nile
Adrian, I did not study this problem much, but if you include the two appenders in the log definition it should go to both places Russell J. Nile A. Caraiman

Re: Logging to 2 places for different levels

2006-02-24 Thread russell . nile
Greg, You can use the filter to control that. For example:

How do I eliminate the empty files?

2006-02-24 Thread russell . nile
Folks, I use a common Log4j.xml for many VM's and some of the appenders are not appropriate for all instances. As a result I get a lot of useless empty files. How can I avoid that without specifying many different configuration XML's? Russell J. Nile --