16 messages in org.apache.logging.log4j-userRE: Recipients of email appender depe...
FromSent OnAttachments
Hans SchwaebliJul 4, 2007 6:55 am 
James StaufferJul 5, 2007 7:10 am 
Hans SchwaebliJul 11, 2007 2:20 am 
James StaufferJul 11, 2007 7:52 am 
Hans SchwaebliJul 11, 2007 8:12 am 
James StaufferJul 11, 2007 8:36 am 
Hans SchwaebliJul 11, 2007 12:30 pm 
Scott DeboyJul 11, 2007 1:06 pm 
James StaufferJul 11, 2007 7:31 pm 
Hans SchwaebliJul 12, 2007 4:42 am 
Scott DeboyJul 12, 2007 11:01 am 
Hans SchwaebliJul 13, 2007 3:14 am.java
David LloydJul 15, 2007 9:35 pm 
James StaufferJul 16, 2007 5:24 am 
ben shortJul 25, 2007 9:26 am 
ben shortJul 25, 2007 9:32 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:RE: Recipients of email appender depending on log message, possible?Actions...
From:Hans Schwaebli (hans@yahoo.com)
Date:Jul 13, 2007 3:14:54 am
List:org.apache.logging.log4j-user
Attachments:

Ok, but it takes too long for me.

I have written an own Filter. See Attachment.

Scott Deboy <sde@comotivsystems.com> wrote: BTW, you will be able to use an ExpressionFilter to build regexps that can evaluate message text, MDC entries, etc (part of a log4j release soon hopefully).

Scott Deboy Principal Engineer COMOTIV SYSTEMS 111 SW Columbia Street Ste. 950 Portland, OR 97201 Office: 503.224.7496 Direct Line: 503.821.6482 Cell: 503.997.1367 Fax: 503.222.0185 sde@comotivsystems.com www.comotivsystems.com

-----Original Message----- From: Hans Schwaebli [mailto:hans@yahoo.com] Sent: Thursday, July 12, 2007 4:42 AM To: Log4J Users List Subject: Re: Recipients of email appender depending on log message, possible?

I think it is no great problem to write a custom filter which reads the MDC content, although it would take some time to write and to test and maintain it.

So I rather would like to use a addon or something, if it exists, which does this.

James Stauffer wrote: I believe I have seen examples on the mailing list so there should be examples in the archive.

On 7/11/07, Hans Schwaebli wrote:

Come on... You know what I mean. I didn't find any good manual or

tutorial freely available for log4j. And I searched for half an hour. Excuse me if I then dare to ask here. So if anyone can tell me, I would be glad.

James Stauffer wrote: Did you search the mailing list archives, wiki, and javadocs?

It seems this is a solution. But I couldn't find a site where using log4j filters is described. Any idea?