<?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: Rails Logging Tips</title>
	<atom:link href="http://mikenaberezny.com/2007/02/24/rails-logging-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikenaberezny.com/2007/02/24/rails-logging-tips/</link>
	<description></description>
	<lastBuildDate>Fri, 01 Jul 2011 12:51:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Francis Fish</title>
		<link>http://mikenaberezny.com/2007/02/24/rails-logging-tips/comment-page-1/#comment-173557</link>
		<dc:creator>Francis Fish</dc:creator>
		<pubDate>Fri, 01 Jul 2011 12:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/2007/02/24/rails-logging-tips/#comment-173557</guid>
		<description>Bit late now, but @pdeline, have a look at http://stackoverflow.com/questions/337739/how-to-log-something-in-rails-in-an-independent-log-file</description>
		<content:encoded><![CDATA[<p>Bit late now, but @pdeline, have a look at <a href="http://stackoverflow.com/questions/337739/how-to-log-something-in-rails-in-an-independent-log-file" rel="nofollow">http://stackoverflow.com/questions/337739/how-to-log-something-in-rails-in-an-independent-log-file</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dexter</title>
		<link>http://mikenaberezny.com/2007/02/24/rails-logging-tips/comment-page-1/#comment-140417</link>
		<dc:creator>dexter</dc:creator>
		<pubDate>Sat, 04 Apr 2009 20:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/2007/02/24/rails-logging-tips/#comment-140417</guid>
		<description>Any tips or hints how to log my audit log to a database?
audit_log = AuditLogger.new(logfile) &lt;--- database instead of file</description>
		<content:encoded><![CDATA[<p>Any tips or hints how to log my audit log to a database?<br />
audit_log = AuditLogger.new(logfile) &lt;&#8212; database instead of file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pdeline</title>
		<link>http://mikenaberezny.com/2007/02/24/rails-logging-tips/comment-page-1/#comment-116957</link>
		<dc:creator>pdeline</dc:creator>
		<pubDate>Sat, 20 Sep 2008 11:59:40 +0000</pubDate>
		<guid isPermaLink="false">http://mikenaberezny.com/2007/02/24/rails-logging-tips/#comment-116957</guid>
		<description>Is it possible to setup separate Loggers for different ActiveRecord models?</description>
		<content:encoded><![CDATA[<p>Is it possible to setup separate Loggers for different ActiveRecord models?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

