<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Modern Logging with SeriLog and Seq	</title>
	<atom:link href="https://www.cognim.co.uk/modern-logging-serilog/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.cognim.co.uk/modern-logging-serilog/</link>
	<description>Enterprise system implementation. Making the complex simple</description>
	<lastBuildDate>Sun, 17 Apr 2016 10:46:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Darren Hall		</title>
		<link>https://www.cognim.co.uk/modern-logging-serilog/#comment-194</link>

		<dc:creator><![CDATA[Darren Hall]]></dc:creator>
		<pubDate>Sun, 17 Apr 2016 10:46:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognim.co.uk/?p=5419#comment-194</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.cognim.co.uk/modern-logging-serilog/#comment-193&quot;&gt;Sam Smith&lt;/a&gt;.

Hi Sam,
the great thing about Serilog - and really the thrust of this article - is that it allows structured logging.  You can embed your variables into the log message, which then become searchable. You can also add context which gets automatically added to every logged message.
ELMAH tends to be primarily used for catching and logging exceptions, but by adding a global exception handler, Serilog can do this too.

Some people use both, but I would stick with Serilog, it is definitely worth getting to know.

Thanks for your comment,

Darren]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.cognim.co.uk/modern-logging-serilog/#comment-193">Sam Smith</a>.</p>
<p>Hi Sam,<br />
the great thing about Serilog &#8211; and really the thrust of this article &#8211; is that it allows structured logging.  You can embed your variables into the log message, which then become searchable. You can also add context which gets automatically added to every logged message.<br />
ELMAH tends to be primarily used for catching and logging exceptions, but by adding a global exception handler, Serilog can do this too.</p>
<p>Some people use both, but I would stick with Serilog, it is definitely worth getting to know.</p>
<p>Thanks for your comment,</p>
<p>Darren</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sam Smith		</title>
		<link>https://www.cognim.co.uk/modern-logging-serilog/#comment-193</link>

		<dc:creator><![CDATA[Sam Smith]]></dc:creator>
		<pubDate>Sun, 17 Apr 2016 05:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.cognim.co.uk/?p=5419#comment-193</guid>

					<description><![CDATA[How does something like Serilog compare to ELMAH? Would I use both in conjunction or is Serilog a superset of ELMAH?]]></description>
			<content:encoded><![CDATA[<p>How does something like Serilog compare to ELMAH? Would I use both in conjunction or is Serilog a superset of ELMAH?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
