<?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>KYRIAKOS ANASTASAKIS - ΚΥΡΙΑΚΟΣ ΑΝΑΣΤΑΣΑΚΗΣ &#187; log4j</title>
	<atom:link href="http://kyriakos.anastasakis.net/tag/log4j/feed/" rel="self" type="application/rss+xml" />
	<link>http://kyriakos.anastasakis.net</link>
	<description></description>
	<lastBuildDate>Wed, 14 Oct 2009 20:03:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Log4j result in JTextPane</title>
		<link>http://kyriakos.anastasakis.net/2007/12/31/log4j-result-in-jtextpane/</link>
		<comments>http://kyriakos.anastasakis.net/2007/12/31/log4j-result-in-jtextpane/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 19:50:29 +0000</pubDate>
		<dc:creator>Kyriakos Anastasakis</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[JTextPane]]></category>
		<category><![CDATA[log4j]]></category>

		<guid isPermaLink="false">http://kyriakos.anastasakis.net/blog/2007/12/31/log4j-result-in-jtextpane/</guid>
		<description><![CDATA[I recently wanted to redirect the output of Log4j to a JTextPane, so as to output messages to the JTextPane using a different color depending on the severity.
I spent some time searching for information and I quickly put together a small example. The following screenshot shows the output.


The source code is available here.
]]></description>
			<content:encoded><![CDATA[<p>I recently wanted to redirect the output of Log4j to a JTextPane, so as to output messages to the JTextPane using a different color depending on the severity.</p>
<p>I spent some time searching for information and I quickly put together a small example. The following screenshot shows the output.</p>
<p><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2007/12/screenshot.jpg" target="_blank" title="screenshot.jpg"><img src="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2007/12/screenshot.thumbnail.jpg" alt="screenshot.jpg" height="128" width="169" /></a></p>
<p><a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2007/12/jtextpaneappender.zip" title="jtextpaneappender"></a></p>
<h3><strong>The <a href="http://kyriakos.anastasakis.net/blog/wp-content/uploads/2007/12/jtextpaneappender.zip" title="jtextpaneappender">source code is available here.</a></strong></h3>
]]></content:encoded>
			<wfw:commentRss>http://kyriakos.anastasakis.net/2007/12/31/log4j-result-in-jtextpane/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
