Re: 答复: One question about extending log4j

2006-08-09 Thread Javier Gonzalez
On 8/10/06, lvxiaoyi <[EMAIL PROTECTED]> wrote: Thank you very much. My problem is that I have hundreds types, and the line of the log file should be populated from the values of the vo fields. So, I want to implement a custom Appender and a Layout, and the Appender could dynamically switch to d

答复: One question about extending log4j

2006-08-09 Thread lvxiaoyi
> > 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 to different log

答复: One question about extending log4j

2006-08-09 Thread 吕晓一
-邮件原件- 发件人: Javier Gonzalez [mailto:[EMAIL PROTECTED] 发送时间: 2006年8月10日 12:31 收件人: Log4J Users List 主题: Re: One question about extending log4j On 8/9/06, 吕晓一 <[EMAIL PROTECTED]> wrote: > Hi all, > > I encountered a problem in my requirement. > > Several threads will write different type Va