<?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: Using log4net in Web Applications &#8211; a real-life example</title>
	<atom:link href="http://hamang.net/2008/12/12/using-log4net-in-web-applications-a-reallife-example/feed/" rel="self" type="application/rss+xml" />
	<link>http://hamang.net/2008/12/12/using-log4net-in-web-applications-a-reallife-example/</link>
	<description>- the everyday life</description>
	<lastBuildDate>Fri, 16 Jul 2010 10:11:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ck</title>
		<link>http://hamang.net/2008/12/12/using-log4net-in-web-applications-a-reallife-example/comment-page-1/#comment-8589</link>
		<dc:creator>ck</dc:creator>
		<pubDate>Mon, 12 Apr 2010 08:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://hamang.net/?p=164#comment-8589</guid>
		<description>2008-12-11 16:59:21,406 [14] INFO  Application (null) (null)
is anyone know what mean by [14] in the above logs?</description>
		<content:encoded><![CDATA[<p>2008-12-11 16:59:21,406 [14] INFO  Application (null) (null)<br />
is anyone know what mean by [14] in the above logs?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alessandro</title>
		<link>http://hamang.net/2008/12/12/using-log4net-in-web-applications-a-reallife-example/comment-page-1/#comment-6172</link>
		<dc:creator>Alessandro</dc:creator>
		<pubDate>Mon, 16 Nov 2009 16:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://hamang.net/?p=164#comment-6172</guid>
		<description>do you have the example using C#?

Thanks</description>
		<content:encoded><![CDATA[<p>do you have the example using C#?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nitin Reddy</title>
		<link>http://hamang.net/2008/12/12/using-log4net-in-web-applications-a-reallife-example/comment-page-1/#comment-152</link>
		<dc:creator>Nitin Reddy</dc:creator>
		<pubDate>Thu, 25 Dec 2008 17:27:26 +0000</pubDate>
		<guid isPermaLink="false">http://hamang.net/?p=164#comment-152</guid>
		<description>Hi!

I&#039;m a pretty big fan of Log4Net, but what I do find limiting is that there isn&#039;t anything in most logging framework that will let me define a custom structure for logging so the data stored can be easily queried later.

I mean, when you&#039;ve got millions of log entries, you&#039;ve either got to read through them all or write an insanely powerful text processor. Instead, if you use custom logging you can simply filter the entries by a database column value (assuming you are logging to a DB)

-Nitin</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#039;m a pretty big fan of Log4Net, but what I do find limiting is that there isn&#039;t anything in most logging framework that will let me define a custom structure for logging so the data stored can be easily queried later.</p>
<p>I mean, when you&#039;ve got millions of log entries, you&#039;ve either got to read through them all or write an insanely powerful text processor. Instead, if you use custom logging you can simply filter the entries by a database column value (assuming you are logging to a DB)</p>
<p>-Nitin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
