RE: logging in util code

2004-02-10 Thread Scott Heaberlin
> Let's say you want to filter the > jakarta-commons httpclient package out of your logging, > EXCEPT when you're calling that package from the section of > your code that you're currently debugging. That's not > something you can easily do, because you don't know the > calling context withou

RE: logging in util code

2004-02-10 Thread haggaic2v7-loguser
What you said is true. But we're talking about something slightly different. Let's say you want to filter the jakarta-commons httpclient package out of your logging, EXCEPT when you're calling that package from the section of your code that you're currently debugging. That's not something you ca

RE: Is there a way to test prior initialization of Log4J

2004-02-10 Thread Serge Huber
At 04:53 PM 2/10/2004, you wrote: Howdy, See http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/UsefulCod e. Thanks a lot... Looks like the addender method is exactly what I was looking for. Shame Log4J doesn't include such a facility though. Regards, Serge Huber. - -- --- -=

RE: Is there a way to test prior initialization of Log4J

2004-02-10 Thread Shapira, Yoav
Howdy, See http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/UsefulCod e. Yoav Shapira Millennium ChemInformatics >-Original Message- >From: Serge Huber [mailto:[EMAIL PROTECTED] >Sent: Tuesday, February 10, 2004 10:52 AM >To: [EMAIL PROTECTED] >Subject: Is there a way to t

Is there a way to test prior initialization of Log4J

2004-02-10 Thread Serge Huber
Hi, As more and more projects are using log4j, I've run into the following problem : I'm trying to integrate two pieces of software that use log4j, but there is a conflict with initialization (or configuration if you prefer). Basically I'd like to have a way to know if Log4J has already been c

John Allen/IS/Expeditors is out of the office.

2004-02-10 Thread John . Allen
I will be out of the office starting 02/10/2004 and will not return until 02/12/2004. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Java Seg Fault with JVM 1.3 & Log4j 1.2.8

2004-02-10 Thread wibler02
Hi, I've searched all the mail lists without any success. Hopefully someone else has seen this problem and can identify a solution. I have an RMI application which has been in continual use for the last 2 years. A recent enhancement to the application was to add error logging using log4j. Since