<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Spring Tip: Log4j configuration</title>
	<atom:link href="http://unnisworld.wordpress.com/2008/08/26/spring-tip-log4j-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://unnisworld.wordpress.com/2008/08/26/spring-tip-log4j-configuration/</link>
	<description>About Java, Ruby and Life @ Bangalore...!</description>
	<lastBuildDate>Tue, 10 Nov 2009 11:31:27 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: daringtakers</title>
		<link>http://unnisworld.wordpress.com/2008/08/26/spring-tip-log4j-configuration/#comment-1082</link>
		<dc:creator>daringtakers</dc:creator>
		<pubDate>Mon, 15 Dec 2008 09:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://unnisworld.wordpress.com/?p=84#comment-1082</guid>
		<description>I dont know why, when log4j used in stand alone application, it don&#039;t find log4j.properties</description>
		<content:encoded><![CDATA[<p>I dont know why, when log4j used in stand alone application, it don&#8217;t find log4j.properties</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unnisworld</title>
		<link>http://unnisworld.wordpress.com/2008/08/26/spring-tip-log4j-configuration/#comment-1067</link>
		<dc:creator>unnisworld</dc:creator>
		<pubDate>Fri, 17 Oct 2008 09:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://unnisworld.wordpress.com/?p=84#comment-1067</guid>
		<description>One way is to keep two separate environment specific log4j properties files  and pick the right one during build process. Check out this blog post - http://sujitpal.blogspot.com/2006/10/maven2-multi-environment-filter-setup.html</description>
		<content:encoded><![CDATA[<p>One way is to keep two separate environment specific log4j properties files  and pick the right one during build process. Check out this blog post &#8211; <a href="http://sujitpal.blogspot.com/2006/10/maven2-multi-environment-filter-setup.html" rel="nofollow">http://sujitpal.blogspot.com/2006/10/maven2-multi-environment-filter-setup.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KarlP</title>
		<link>http://unnisworld.wordpress.com/2008/08/26/spring-tip-log4j-configuration/#comment-1062</link>
		<dc:creator>KarlP</dc:creator>
		<pubDate>Mon, 22 Sep 2008 18:00:33 +0000</pubDate>
		<guid isPermaLink="false">http://unnisworld.wordpress.com/?p=84#comment-1062</guid>
		<description>And how do you make sure that only the production appender is used when you&#039;re running in production, and the stdout appender is used only on development?</description>
		<content:encoded><![CDATA[<p>And how do you make sure that only the production appender is used when you&#8217;re running in production, and the stdout appender is used only on development?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
