New filter

2002-08-01 Thread Raúl Carazo
I'm using log4J 1.2.5 and I'm trying to create a filter for some information. But I have a question. I'm using the LoggingEvent class, and I've seen a field inside (logger) that returns a Category object. I think it's the Category that called the log, isn't it? But I can't take

Re: New filter

2002-08-01 Thread Ceki Gülcü
At 09:36 01.08.2002 +0200, you wrote: I'm using log4J 1.2.5 and I'm trying to create a filter for some information. But I have a question. I'm using the LoggingEvent class, and I've seen a field inside (logger) that returns a Category object. I think it's the Category that

New filter

2002-08-01 Thread Raúl Carazo
I can't receive to my mail, but I can see the messages in mail-archives.com, so... Yes, I've created an extension of Logger with a protected field. Then, in the decide method of my filter, I want to see this field for testing its value, but it seem it doesn't work... I think I'm doing

Fw: New filter

2002-08-01 Thread Raúl Carazo
- Original Message - From: Raúl Carazo [EMAIL PROTECTED] To: Log4J [EMAIL PROTECTED] Sent: Thursday, August 01, 2002 11:11 AM Subject: Fw: New filter I can't receive to my mail, but I can see the messages in mail-archives.com, so... Yes, I've created an extension of Logger

Re: New filter

2002-08-01 Thread Ceki Gülcü
You should first subscribe to the log4j-user list. See http://jakarta.apache.org/log4j/docs/contactUs.html for more information. At 11:06 01.08.2002 +0200, you wrote: I can't receive to my mail, but I can see the messages in mail-archives.com, so... Yes, I've created an extension

Re: New filter

2002-08-01 Thread Raúl Carazo
At 09:36 01.08.2002 +0200, you wrote: I'm using log4J 1.2.5 and I'm trying to create a filter for some information. But I have a question. I'm using the LoggingEvent class, and I've seen a field inside (logger) that returns a Category object. I think it's the Category that

Re: New filter

2002-08-01 Thread Ceki Gülcü
At 11:21 01.08.2002 +0200, Raúl Carazo wrote: At 09:36 01.08.2002 +0200, you wrote: I'm using log4J 1.2.5 and I'm trying to create a filter for some information. But I have a question. I'm using the LoggingEvent class, and I've seen a field inside (logger) that returns a

Re: New filter

2002-08-01 Thread Raúl Carazo
- Original Message - From: Ceki Gülcü [EMAIL PROTECTED] To: Log4J Users List [EMAIL PROTECTED] Sent: Thursday, August 01, 2002 11:30 AM Subject: Re: New filter At 11:21 01.08.2002 +0200, Raúl Carazo wrote: At 09:36 01.08.2002 +0200, you wrote: I'm using log4J 1.2.5 and I'm