Allow SMTPAppender to have replacable parameters in Subject
-----------------------------------------------------------

         Key: LOG4NET-13
         URL: http://issues.apache.org/jira/browse/LOG4NET-13
     Project: Log4net
        Type: Improvement
  Components: Appenders  
    Versions: 1.2.9    
 Environment: From sourceforge - 749620 - Jeremy Wiebe - jeropa
    Reporter: Nicko Cadell


It would be helpful to be able to have parameters that
are replaced on a per-log event basis on the Subject
line for the SMTPAppender.

Example:
I have multiple web servers running a .NET web service
and all use log4net. When an error occurs, they use the
SMTPAppender to notify me. It would be very useful to
include the host name of the sender in the subject line
so that I could easily determine which web server had
an error instead of having to look into the email.

In thinking more about this it could either be the
Subject line or the From line that has replacable
parameters. Perhaps even make it so that these
properties can use the <layout> tag.

Jeremy Wiebe - jeropa

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to