Click here to Skip to main content
15,886,110 members
Articles / Programming Languages / C#

log4net NonBufferedSmtpAppenderWithSubjectLayout

Rate me:
Please Sign up or sign in to vote.
4.56/5 (3 votes)
10 Nov 2006Apache1 min read 47.5K   775   21  
NonBufferedSmtpAppenderWithSubjectLayout is an appender for the log4net logging framework. The mails it sends are non buffered (1 log message = 1 mail) and the subject of the mail can be customized with a layout

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Software Developer (Senior)
Belgium Belgium
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions