<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Email notification of errors</title><link>https://sourceforge.net/p/elfar/wiki/Email%2520notification%2520of%2520errors/</link><description>Recent changes to Email notification of errors</description><atom:link href="https://sourceforge.net/p/elfar/wiki/Email%20notification%20of%20errors/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Feb 2012 23:54:18 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/elfar/wiki/Email%20notification%20of%20errors/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Email notification of errors modified by Steven Bey</title><link>https://sourceforge.net/p/elfar/wiki/Email%2520notification%2520of%2520errors/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -5,4 +5,4 @@
     :::c#
     new ErrorLogFilter(provider, mail: new ErrorLogMail("elfar@example.com"))
 #
-ELFAR has an out-of-the-box `ErrorLogMail` class but you can pass in your own email notification object by implementing the `IErrorLogMail` interface.
+ELFAR has an out-of-the-box `ErrorLogMail` class but you can pass in your own email notification object by implementing the [IErrorLogMail] interface.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Bey</dc:creator><pubDate>Thu, 23 Feb 2012 23:54:18 -0000</pubDate><guid>https://sourceforge.netdc2fb64c08e2c4cda1c6274290ab92ed3a0973f5</guid></item><item><title>WikiPage Email notification of errors modified by Steven Bey</title><link>https://sourceforge.net/p/elfar/wiki/Email%2520notification%2520of%2520errors/</link><description>## Email notification of errors ##

It is often desirable to receive email notifications of errors logged by ELFAR, which can be achieved by passing an `IErrorLogMail` object to the `ErrorLogFilter` constructor. For example:

    :::c#
    new ErrorLogFilter(provider, mail: new ErrorLogMail("elfar@example.com"))
#
ELFAR has an out-of-the-box `ErrorLogMail` class but you can pass in your own email notification object by implementing the `IErrorLogMail` interface.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Bey</dc:creator><pubDate>Thu, 23 Feb 2012 21:18:12 -0000</pubDate><guid>https://sourceforge.netdeb31e3d5598ef88849acde7a35e18a0fc534060</guid></item></channel></rss>