<?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: Java: Performance Bottleneck at Log4j Checking Log Level?</title>
	<atom:link href="http://twit88.com/blog/2008/07/04/java-performance-bottleneck-at-log4j-checking-log-level/feed/" rel="self" type="application/rss+xml" />
	<link>http://twit88.com/blog/2008/07/04/java-performance-bottleneck-at-log4j-checking-log-level/</link>
	<description>New SMS Library at http://twit88.com/platform/projects/show/messagingtoolkit !</description>
	<lastBuildDate>Wed, 08 Sep 2010 03:55:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: someone</title>
		<link>http://twit88.com/blog/2008/07/04/java-performance-bottleneck-at-log4j-checking-log-level/comment-page-1/#comment-228358</link>
		<dc:creator>someone</dc:creator>
		<pubDate>Fri, 20 Aug 2010 15:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://twit88.com/blog/2008/07/04/java-performance-bottleneck-at-log4j-checking-log-level/#comment-228358</guid>
		<description>Always check your level before using it.  You turn off info when those nice-to-knows are less useful.  Errors get turned off under high load.  Fatals get turned off as a last ditch.

&quot;Skipping it&quot;, the check, is really REALLY bad advice.</description>
		<content:encoded><![CDATA[<p>Always check your level before using it.  You turn off info when those nice-to-knows are less useful.  Errors get turned off under high load.  Fatals get turned off as a last ditch.</p>
<p>&#8220;Skipping it&#8221;, the check, is really REALLY bad advice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
