<?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></description>
	<lastBuildDate>Sun, 14 Mar 2010 07:43:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Veera</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-2490</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Tue, 02 Feb 2010 11:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2490</guid>
		<description>you are welcome.</description>
		<content:encoded><![CDATA[<p>you are welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</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-2489</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Tue, 02 Feb 2010 10:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2489</guid>
		<description>Thanks for making this code publicly available. It`s very useful and works straight &#039;out of the box&#039; for me on Ubuntu.

Regards</description>
		<content:encoded><![CDATA[<p>Thanks for making this code publicly available. It`s very useful and works straight &#8216;out of the box&#8217; for me on Ubuntu.</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</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-2130</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Thu, 10 Sep 2009 11:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2130</guid>
		<description>@Tanzy

Yes. It&#039;s possible but with a small code change in the above solution. We just need delete the old log files if the total number of log files reached the maxBackupIndex threshold. This is doable. Will try to post the solution for this later. :)</description>
		<content:encoded><![CDATA[<p>@Tanzy</p>
<p>Yes. It&#8217;s possible but with a small code change in the above solution. We just need delete the old log files if the total number of log files reached the maxBackupIndex threshold. This is doable. Will try to post the solution for this later. <img src='http://veerasundar.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanzy</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-2128</link>
		<dc:creator>Tanzy</dc:creator>
		<pubDate>Thu, 10 Sep 2009 05:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2128</guid>
		<description>Hi Veera,

This is really a very useful content.
Thanks for posting it.

Well i have a query regarding this.
How about if i want to use MaxBackupIndex properties. Can we do it? if yes then how?

Thanks,
Tanzy.</description>
		<content:encoded><![CDATA[<p>Hi Veera,</p>
<p>This is really a very useful content.<br />
Thanks for posting it.</p>
<p>Well i have a query regarding this.<br />
How about if i want to use MaxBackupIndex properties. Can we do it? if yes then how?</p>
<p>Thanks,<br />
Tanzy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veera</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-2076</link>
		<dc:creator>Veera</dc:creator>
		<pubDate>Thu, 20 Aug 2009 12:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2076</guid>
		<description>@Govind

Welcome. I hope that I answered your question.:)</description>
		<content:encoded><![CDATA[<p>@Govind</p>
<p>Welcome. I hope that I answered your question.:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: govind</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-2061</link>
		<dc:creator>govind</dc:creator>
		<pubDate>Thu, 20 Aug 2009 05:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://veerasundar.com/blog/?p=759#comment-2061</guid>
		<description>Thanks Veer,</description>
		<content:encoded><![CDATA[<p>Thanks Veer,</p>
]]></content:encoded>
	</item>
</channel>
</rss>
