<?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: SLF4J Eclipse templates</title>
	<atom:link href="http://lorands.com/2009/09/slf4j-eclipse-templates/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorands.com/2009/09/slf4j-eclipse-templates/</link>
	<description>Thoughts on Software Development…</description>
	<lastBuildDate>Wed, 08 Feb 2012 10:15:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Lóránd Somogyi</title>
		<link>http://lorands.com/2009/09/slf4j-eclipse-templates/comment-page-1/#comment-2323</link>
		<dc:creator>Lóránd Somogyi</dc:creator>
		<pubDate>Wed, 17 Feb 2010 23:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://lorands.com/?p=186#comment-2323</guid>
		<description>&lt;a href=&quot;#comment-2322&quot; rel=&quot;nofollow&quot;&gt;@Thorbjørn &lt;/a&gt; That&#039;s right. That is described under &lt;a href=http://www.slf4j.org/faq.html#logging_performance&quot; rel=&quot;nofollow&quot;&gt;SLF4J FAQ: Performance&lt;/a&gt;.

I&#039;ll add a new template XML in few days. 

Thx for an advice!</description>
		<content:encoded><![CDATA[<p><a href="#comment-2322" rel="nofollow">@Thorbjørn </a> That&#8217;s right. That is described under <a href=http://www.slf4j.org/faq.html#logging_performance" rel="nofollow">SLF4J FAQ: Performance</a>.</p>
<p>I&#8217;ll add a new template XML in few days. </p>
<p>Thx for an advice!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thorbjørn</title>
		<link>http://lorands.com/2009/09/slf4j-eclipse-templates/comment-page-1/#comment-2322</link>
		<dc:creator>Thorbjørn</dc:creator>
		<pubDate>Wed, 17 Feb 2010 10:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://lorands.com/?p=186#comment-2322</guid>
		<description>Hi.  slf4j provides the {} construct which - properly used - delays the toString evaluation so the isEnabled check can happen inside slf4j.  This means that &quot;log.debug(&quot;foo={}&quot;, foo)&quot; is very cheap if debug log is disabled, and the code gets cleaner.</description>
		<content:encoded><![CDATA[<p>Hi.  slf4j provides the {} construct which &#8211; properly used &#8211; delays the toString evaluation so the isEnabled check can happen inside slf4j.  This means that &#8220;log.debug(&#8220;foo={}&#8221;, foo)&#8221; is very cheap if debug log is disabled, and the code gets cleaner.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lóránd Somogyi &#187; Commons Logging templates for Eclipse</title>
		<link>http://lorands.com/2009/09/slf4j-eclipse-templates/comment-page-1/#comment-2310</link>
		<dc:creator>Lóránd Somogyi &#187; Commons Logging templates for Eclipse</dc:creator>
		<pubDate>Mon, 28 Sep 2009 21:46:16 +0000</pubDate>
		<guid isPermaLink="false">http://lorands.com/?p=186#comment-2310</guid>
		<description>[...] for Eclipse  September 28th, 2009 Lóránd Somogyi Leave a comment Go to comments    After my last article some folks at the company I work for asked for a Apache Commons Logging version of templates, so [...]</description>
		<content:encoded><![CDATA[<p>[...] for Eclipse  September 28th, 2009 Lóránd Somogyi Leave a comment Go to comments    After my last article some folks at the company I work for asked for a Apache Commons Logging version of templates, so [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

