<?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: How to create a new log file for each time the application runs?</title>
	<atom:link href="http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/feed/" rel="self" type="application/rss+xml" />
	<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/</link>
	<description>Java / Web developer</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:27:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Eric</title>
		<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/comment-page-1/#comment-50222</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 01 Dec 2011 06:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-50222</guid>
		<description>Hi Veera, i was wondering how you can disable this custom file appender of yours at runtime. I tried removeAppender, but still the logger uses this appender. I&#039;m stuck on this.</description>
		<content:encoded><![CDATA[<p>Hi Veera, i was wondering how you can disable this custom file appender of yours at runtime. I tried removeAppender, but still the logger uses this appender. I&#8217;m stuck on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tabiul</title>
		<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/comment-page-1/#comment-49831</link>
		<dc:creator>Tabiul</dc:creator>
		<pubDate>Mon, 28 Nov 2011 02:42:07 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-49831</guid>
		<description>Thanks a lot man. It helped me a lot as I had the same requirement for my project</description>
		<content:encoded><![CDATA[<p>Thanks a lot man. It helped me a lot as I had the same requirement for my project</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rajesh</title>
		<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/comment-page-1/#comment-44542</link>
		<dc:creator>Rajesh</dc:creator>
		<pubDate>Mon, 17 Oct 2011 08:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-44542</guid>
		<description>Mikka nandri Veera, it was so use full for me to meet the requirements. once again thanks much.</description>
		<content:encoded><![CDATA[<p>Mikka nandri Veera, it was so use full for me to meet the requirements. once again thanks much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sridhar Reddy</title>
		<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/comment-page-1/#comment-43954</link>
		<dc:creator>Sridhar Reddy</dc:creator>
		<pubDate>Thu, 13 Oct 2011 05:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-43954</guid>
		<description>Thank you very much Veera....i understand very clearly through this ...Thank you once again..</description>
		<content:encoded><![CDATA[<p>Thank you very much Veera&#8230;.i understand very clearly through this &#8230;Thank you once again..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Innokenty</title>
		<link>http://veerasundar.com/blog/2009/08/how-to-create-a-new-log-file-for-each-time-the-application-runs/comment-page-1/#comment-39427</link>
		<dc:creator>Innokenty</dc:creator>
		<pubDate>Tue, 06 Sep 2011 06:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-39427</guid>
		<description>actually, the easiest way to do this is just write:
log4j.appender.FILE.append = false
in log4j.properties!!! I have been googling it for a 20 already, and then i got it, and it worked perfectly! nobody writes about this solution and suggests some brainfucking stuff!</description>
		<content:encoded><![CDATA[<p>actually, the easiest way to do this is just write:<br />
log4j.appender.FILE.append = false<br />
in log4j.properties!!! I have been googling it for a 20 already, and then i got it, and it worked perfectly! nobody writes about this solution and suggests some brainfucking stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

