<?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: Loggerheadache</title>
	<atom:link href="http://stuartsierra.com/2006/09/07/loggerheadache/feed" rel="self" type="application/rss+xml" />
	<link>http://stuartsierra.com/2006/09/07/loggerheadache</link>
	<description>From programming to everything else</description>
	<pubDate>Sun, 12 Oct 2008 12:58:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: sidereal</title>
		<link>http://stuartsierra.com/2006/09/07/loggerheadache#comment-16717</link>
		<dc:creator>sidereal</dc:creator>
		<pubDate>Wed, 29 Aug 2007 20:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2006/09/07/loggerheadache#comment-16717</guid>
		<description>Ugh.  Thanks for this.  Had to google to figure out why the hell my log entries weren't coming out, despite a hundred lines of debugging output.

Fine-grained control over per-handler error levels is fine, but at the very least they should default them to ALL.  In other words, don't turn the extra filtering on unless I tell you to.  Defaulting to INFO in the absence of any other information is just irritating.</description>
		<content:encoded><![CDATA[<p>Ugh.  Thanks for this.  Had to google to figure out why the hell my log entries weren&#8217;t coming out, despite a hundred lines of debugging output.</p>
<p>Fine-grained control over per-handler error levels is fine, but at the very least they should default them to ALL.  In other words, don&#8217;t turn the extra filtering on unless I tell you to.  Defaulting to INFO in the absence of any other information is just irritating.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous</title>
		<link>http://stuartsierra.com/2006/09/07/loggerheadache#comment-649</link>
		<dc:creator>anonymous</dc:creator>
		<pubDate>Sat, 09 Sep 2006 11:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://stuartsierra.com/2006/09/07/loggerheadache#comment-649</guid>
		<description>I don't think this is a mess, since you may even use different Loggers with the same handler (e.g. printing to Console) and therefore it is often usefull
to set the log level for the Loggers and the Handlers... so you can disable one Logger at runtime but others are still able to send messages to the handlers...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t think this is a mess, since you may even use different Loggers with the same handler (e.g. printing to Console) and therefore it is often usefull<br />
to set the log level for the Loggers and the Handlers&#8230; so you can disable one Logger at runtime but others are still able to send messages to the handlers&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
