RE: One question about extending log4j

2006-08-10 Thread Kumar, Neeraj X \(Credit\)
log4j.logger.GetAccountInfo=debug, GetAccountInfo Regards Neeraj -Original Message- From: Javier Gonzalez [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2006 5:31 AM To: Log4J Users List Subject: Re: One question about extending log4j On 8/9/06, 吕晓一 <[EMAIL PROTECTED]> wrote

Re: One question about extending log4j

2006-08-09 Thread Javier Gonzalez
On 8/9/06, 吕晓一 <[EMAIL PROTECTED]> wrote: Hi all, I encountered a problem in my requirement. Several threads will write different type Value Object to an Object Queue, and one Log thread will consume these VO in the Queue, and the Log thread is extended from log4J, it will write the VO's value