You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4net-dev@logging.apache.org by "Nicko Cadell (JIRA)" <ji...@apache.org> on 2005/08/30 00:45:08 UTC

[jira] Resolved: (LOG4NET-13) Allow SMTPAppender to have replacable parameters in Subject

     [ http://issues.apache.org/jira/browse/LOG4NET-13?page=all ]
     
Nicko Cadell resolved LOG4NET-13:
---------------------------------

    Fix Version: 1.2.10
     Resolution: Fixed

There is an example appender in the SampleAppendersApp which sends a single event via SMTP email and allows replacable patterns in the email subject line.

See:

examples\net\1.0\Appenders\SampleAppendersApp\cs\src\Appender\SimpleSmtpAppender.cs

> 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
>      Fix For: 1.2.10

>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira