<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Introducing Semantic Logging</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/posts/Introducing-Semantic-Logging/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/1ec7/90ffbf3c-f891-4e6b-8182-32ff718f1ec7/SemanticLoggingIntro_100.jpg</url>
		<title>Channel 9 - Introducing Semantic Logging</title>
		<link></link>
	</image>
	<description>Meet the new application block from Microsoft patterns &amp;amp; practices team - the Semantic Logging Application Block. It&amp;nbsp;is intended to help you move from the traditional, unstructured logging approach (such as that offered by the Logging Application Block or log4net) towards the semantic logging approach that improves the consistency of the logs and simplifies significantly their consumption and automatic processing. The Semantic Logging Application Block enables you to use the EventSource class and semantic log messages in your applications without moving away from the log formats you are familiar with (flat files, databases, Windows Azure table storage etc). Importantly, you do not need to commit to how you consume events when developing business logic; you have a unified application-specific API for logging and then you can decide later whether you want those events to go to ETW or alternative destinations. In this tutorial, we demonstrate the Semantic Logging Application Block in action. We also showcase the out-of-proc&amp;nbsp;service to help reduce the logging overhead in your applications and improve fault tolerance of the logging process. [00:03] - Semantic Logging - Impetus. [09:04] - Structured logging technologies (ETW, EventSource, SLAB).[12:31] - Walkthrough: Authoring an EventSource[21:15] - Walkthrough: Using SLAB in-process[31:42] - Walkthrough: Using SLAB out-of-process[38:39] - Walkthrough: Using PerfView[41:50] - Conclusions For more information, please read&amp;nbsp;the&amp;nbsp;conceptual overview of semantic logging&amp;nbsp;and visit the Codeplex site. </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 07:08:54 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 07:08:54 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Introducing Semantic Logging</title>
		<description>
			<![CDATA[This probably why I&#39;ve been using ReflectInsight for last few months<br>http&#58;&#47;&#47;insightextensions.codeplex.com&#47;<br><p>posted by codematrix</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introducing-Semantic-Logging#c635036132917493425</link>
		<pubDate>Wed, 08 May 2013 12:34:51 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introducing-Semantic-Logging#c635036132917493425</guid>
		<dc:creator>codematrix</dc:creator>
	</item>
	<item>
		<title>Re: Introducing Semantic Logging</title>
		<description>
			<![CDATA[Sample application is using Azure table &#34;SLAB&#34; but the structure of that table is not given in source page in codeplex. <br>I am trying to integrate SLAB in local SQL Server but i think due to missing SLAB table structure it&#39;s not working.<br>Can you provide some example for SQL Server logging&#63;<p>posted by deepak</p>]]>
		</description>
		<link>http://channel9.msdn.com/posts/Introducing-Semantic-Logging#c635046553633600785</link>
		<pubDate>Mon, 20 May 2013 14:02:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/posts/Introducing-Semantic-Logging#c635046553633600785</guid>
		<dc:creator>deepak</dc:creator>
	</item>
</channel>
</rss>