<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shawson&#039;s Code Blog &#187; debugging</title>
	<atom:link href="http://codeblog.shawson.co.uk/tag/debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeblog.shawson.co.uk</link>
	<description>development notes for my failing memory</description>
	<lastBuildDate>Wed, 01 Feb 2012 11:00:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Scott Klueppel&#8217;s Blog &#8211; Error Log RSS Feed</title>
		<link>http://codeblog.shawson.co.uk/scott-klueppels-blog-error-log-rss-feed/</link>
		<comments>http://codeblog.shawson.co.uk/scott-klueppels-blog-error-log-rss-feed/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:38:07 +0000</pubDate>
		<dc:creator>shawson</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[error handling]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[syndication]]></category>

		<guid isPermaLink="false">http://www.shawson.co.uk/codeblog/?p=356</guid>
		<description><![CDATA[Sam pointed me to an article showing a really nice way to deal with error logging;  as opposed to filling a debug mail box with 100&#8242;s of mails that will soon become unmanageably large, have the error&#8217;s logged to a database, then published via RSS! Scott Klueppel&#8217;s Blog &#8211; Error Log RSS Feed. Related posts:WCF [...]


Related posts:<ul><li><a href='http://codeblog.shawson.co.uk/wcf-404-3-errors/' rel='bookmark' title='WCF 404.3 Errors'>WCF 404.3 Errors</a></li>
<li><a href='http://codeblog.shawson.co.uk/my-shiny-new-blog/' rel='bookmark' title='My shiny new blog'>My shiny new blog</a></li>
<li><a href='http://codeblog.shawson.co.uk/syndicating-to-rss-using-the-build-in-net-syndicationfeed-classes/' rel='bookmark' title='Syndicating to RSS using the built in .net SyndicationFeed classes'>Syndicating to RSS using the built in .net SyndicationFeed classes</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>Sam pointed me to an article showing a really nice way to deal with error logging;  as opposed to filling a debug mail box with 100&#8242;s of mails that will soon become unmanageably large, have the error&#8217;s logged to a database, then published via RSS!</p>
<p><a href="http://offroadcoder.com/2008/08/31/ErrorLogRSSFeed.aspx">Scott Klueppel&#8217;s Blog &#8211; Error Log RSS Feed</a>.</p>


<p>Related posts:<ul><li><a href='http://codeblog.shawson.co.uk/wcf-404-3-errors/' rel='bookmark' title='WCF 404.3 Errors'>WCF 404.3 Errors</a></li>
<li><a href='http://codeblog.shawson.co.uk/my-shiny-new-blog/' rel='bookmark' title='My shiny new blog'>My shiny new blog</a></li>
<li><a href='http://codeblog.shawson.co.uk/syndicating-to-rss-using-the-build-in-net-syndicationfeed-classes/' rel='bookmark' title='Syndicating to RSS using the built in .net SyndicationFeed classes'>Syndicating to RSS using the built in .net SyndicationFeed classes</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://codeblog.shawson.co.uk/scott-klueppels-blog-error-log-rss-feed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

