<?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"
	>
<channel>
	<title>Comments on: Colour-coded Console Logging with Log4J</title>
	<atom:link href="http://blog.uncommons.org/2006/04/09/colour-coded-console-logging-with-log4j/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.uncommons.org/2006/04/09/colour-coded-console-logging-with-log4j/</link>
	<description>Rants and opinion interspersed with awe-inspiring tales of heoric software engineering endeavours.</description>
	<pubDate>Wed, 19 Nov 2008 14:15:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Stu Tily</title>
		<link>http://blog.uncommons.org/2006/04/09/colour-coded-console-logging-with-log4j/#comment-2359</link>
		<dc:creator>Stu Tily</dc:creator>
		<pubDate>Wed, 13 Aug 2008 14:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.uncommons.org/?p=17#comment-2359</guid>
		<description>Thanks for this - very handy and easy to implement

The only comment I would make is I think that the listing misses a slash before the u on the line    

private static final String PREFIX = "\u001b[";   

at least that's what I needed to get it to work. I imagine whatever runs this blog escaped it from the code..</description>
		<content:encoded><![CDATA[<p>Thanks for this - very handy and easy to implement</p>
<p>The only comment I would make is I think that the listing misses a slash before the u on the line    </p>
<p>private static final String PREFIX = &#8220;\u001b[&#8221;;   </p>
<p>at least that&#8217;s what I needed to get it to work. I imagine whatever runs this blog escaped it from the code..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.209 seconds -->
