<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Logging on ZeroSharp</title><link>https://www.zerosharp.com/blog/categories/logging/</link><description>Recent content in Logging on ZeroSharp</description><generator>Hugo</generator><language>en-gb</language><copyright>Copyright © 2012–{year} Robert Anderson</copyright><lastBuildDate>Wed, 08 Oct 2014 15:45:00 +0100</lastBuildDate><atom:link href="https://www.zerosharp.com/blog/categories/logging/index.xml" rel="self" type="application/rss+xml"/><item><title>ELMAH with DevExpress XAF</title><link>https://www.zerosharp.com/elmah-with-devexpress-xaf/</link><pubDate>Wed, 08 Oct 2014 15:45:00 +0100</pubDate><guid>https://www.zerosharp.com/elmah-with-devexpress-xaf/</guid><description>&lt;p&gt;&lt;a href="https://code.google.com/p/elmah/"&gt;ELMAH (Error Logging Modules and Handlers)&lt;/a&gt; is an open source library for logging unhandled exceptions. This post explains how to get it running with the &lt;a href="https://www.devexpress.com/Products/NET/Application_Framework/"&gt;DevExpress XAF&lt;/a&gt; main demo.&lt;/p&gt;
&lt;p&gt;A couple of amazing facts about ELMAH.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It has been around since 2004!&lt;/li&gt;
&lt;li&gt;It was written by &lt;a href="http://www.raboof.com/"&gt;Atif Aziz&lt;/a&gt; who happens to be an old school-friend from the International School of Geneva.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;XAF provides &lt;a href="https://documentation.devexpress.com/#xaf/CustomDocument2704"&gt;quite extensive error handling options&lt;/a&gt; out of the box, but I have found Elmah better suited to production environments because of the ability to remotely view the full error log.&lt;/p&gt;</description></item></channel></rss>