16 messages in org.apache.logging.log4j-userRecipients of email appender dependin...
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:Recipients of email appender depending on log message, possible?Actions...
From:Hans Schwaebli (hans@yahoo.com)
Date:Jul 11, 2007 2:20:14 am
List:org.apache.logging.log4j-user

I want to send a email depending on the log text. I add the terminal ID to the
log text, which is the one of the user who caused the exception, which is logged
at error level. Depending on that ID (or a regular expression) I want to send
the email to certain recipients.

Does this work with log4j configuration out of the box? What is the solution for
this?