<?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>jba blog &#187; log4net</title>
	<atom:link href="http://jbablog.com/tag/log4net/feed/" rel="self" type="application/rss+xml" />
	<link>http://jbablog.com</link>
	<description>the personal blog of John BouAntoun</description>
	<lastBuildDate>Fri, 18 Nov 2011 01:18:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to use Log4net in a performance clustered environment</title>
		<link>http://jbablog.com/2008/08/how-to-use-log4net-in-a-performance-clustered-environment/</link>
		<comments>http://jbablog.com/2008/08/how-to-use-log4net-in-a-performance-clustered-environment/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 02:57:11 +0000</pubDate>
		<dc:creator>jba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[log4net]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://jbablog.com/?p=57</guid>
		<description><![CDATA[Dear Lazyweb, We use log4net as a logging mechanism for a high performance transactional system extensively, but the problem we&#8217;ve been having lately is that the log files are often spread accross multiple clustered machines. Is there a simple way to get performant centralized logging using log4net accross a clustered web server environment? Update: Not [...]]]></description>
			<content:encoded><![CDATA[<p>Dear Lazyweb,</p>
<p>We use log4net as a logging mechanism for a high performance transactional system extensively, but the problem we&#8217;ve been having lately is that the log files are often spread accross multiple clustered machines.</p>
<p>Is there a simple way to get performant centralized logging using log4net accross a clustered web server environment?</p>
<p><strong>Update:</strong> Not sure if it&#8217;s quite a simple way to go, but this has definitely already been done using a <a href="http://logging.apache.org/log4net/release/sdk/index.html">RemotingAppender</a> and corresponding sink.</p>
]]></content:encoded>
			<wfw:commentRss>http://jbablog.com/2008/08/how-to-use-log4net-in-a-performance-clustered-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

