<?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"
	>
<channel>
	<title>Comments on: Unix Signals for Live Debugging</title>
	<atom:link href="http://www.igvita.com/2008/07/22/unix-signals-for-live-debugging/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.igvita.com/2008/07/22/unix-signals-for-live-debugging/</link>
	<description>A goal is a dream with a deadline.</description>
	<pubDate>Wed, 20 Aug 2008 00:45:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Ilya Grigorik</title>
		<link>http://www.igvita.com/2008/07/22/unix-signals-for-live-debugging/#comment-109741</link>
		<dc:creator>Ilya Grigorik</dc:creator>
		<pubDate>Sat, 09 Aug 2008 18:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=187#comment-109741</guid>
		<description>Yan, that shouldn't be hard. You can trap a USR2 signal in your app and change the logger.level variable on the fly. (http://api.rubyonrails.org/classes/Rails/Initializer.html#M001533)</description>
		<content:encoded><![CDATA[<p>Yan, that shouldn&#8217;t be hard. You can trap a USR2 signal in your app and change the logger.level variable on the fly. (http://api.rubyonrails.org/classes/Rails/Initializer.html#M001533)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yan</title>
		<link>http://www.igvita.com/2008/07/22/unix-signals-for-live-debugging/#comment-108093</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Sun, 03 Aug 2008 22:54:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.igvita.com/?p=187#comment-108093</guid>
		<description>Interetsting..wonder if we can tie this into mongrel somehow to get live rails log level switching? That would be nice.</description>
		<content:encoded><![CDATA[<p>Interetsting..wonder if we can tie this into mongrel somehow to get live rails log level switching? That would be nice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
