<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Posting errors to Twitter</title><link>https://sourceforge.net/p/elfar/wiki/Posting%2520errors%2520to%2520Twitter/</link><description>Recent changes to Posting errors to Twitter</description><atom:link href="https://sourceforge.net/p/elfar/wiki/Posting%20errors%20to%20Twitter/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 23 Feb 2012 23:52:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/elfar/wiki/Posting%20errors%20to%20Twitter/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Posting errors to Twitter modified by Steven Bey</title><link>https://sourceforge.net/p/elfar/wiki/Posting%2520errors%2520to%2520Twitter/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -5,4 +5,4 @@
     :::c#
     new ErrorLogFilter(provider, tweet: new ErrorLogTweet("username", "password"))
 ####
-ELFAR has an out-of-the-box `ErrorLogTweet` class but you can pass in your own email notification object by implementing the `IErrorLogTweet` interface.
+ELFAR has an out-of-the-box `ErrorLogTweet` class but you can pass in your own email notification object by implementing the [IErrorLogTweet] 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:52:48 -0000</pubDate><guid>https://sourceforge.net5c78204fdd4ce8860dc956bf09d7d863e5b919fd</guid></item><item><title>WikiPage Posting errors to Twitter modified by Steven Bey</title><link>https://sourceforge.net/p/elfar/wiki/Posting%2520errors%2520to%2520Twitter/</link><description>## Posting errors to Twitter ##

As an alternative (or suppliment) to email notification, ELFAR can post errors to Twitter, which can be achieved by passing an `IErrorLogTweet` object to the `ErrorLogFilter` constructor. For example:

    :::c#
    new ErrorLogFilter(provider, tweet: new ErrorLogTweet("username", "password"))
####
ELFAR has an out-of-the-box `ErrorLogTweet` class but you can pass in your own email notification object by implementing the `IErrorLogTweet` interface.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steven Bey</dc:creator><pubDate>Thu, 23 Feb 2012 21:23:11 -0000</pubDate><guid>https://sourceforge.netdfe1e414ddbfa5179fac546a679166c0d3a8496d</guid></item></channel></rss>