<?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: Troubleshooting 101</title>
	<atom:link href="http://www.cppgeek.com/2010/01/24/troubleshooting-101/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cppgeek.com/2010/01/24/troubleshooting-101/</link>
	<description>Practical, Pragmatic, C++</description>
	<lastBuildDate>Fri, 02 Jul 2010 02:31:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wozname</title>
		<link>http://www.cppgeek.com/2010/01/24/troubleshooting-101/comment-page-1/#comment-3702</link>
		<dc:creator>wozname</dc:creator>
		<pubDate>Mon, 25 Jan 2010 23:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.cppgeek.com/?p=251#comment-3702</guid>
		<description>Definitely!
Logging is an interesting topic:
What do you log?
How do you prevent the logging from affecting the systems performance?
Managing the log files on the system.
Getting the logs back to the developers for analysis.
etc. etc.</description>
		<content:encoded><![CDATA[<p>Definitely!<br />
Logging is an interesting topic:<br />
What do you log?<br />
How do you prevent the logging from affecting the systems performance?<br />
Managing the log files on the system.<br />
Getting the logs back to the developers for analysis.<br />
etc. etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony</title>
		<link>http://www.cppgeek.com/2010/01/24/troubleshooting-101/comment-page-1/#comment-3700</link>
		<dc:creator>Anthony</dc:creator>
		<pubDate>Mon, 25 Jan 2010 20:52:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.cppgeek.com/?p=251#comment-3700</guid>
		<description>..and add heaps of logging!</description>
		<content:encoded><![CDATA[<p>..and add heaps of logging!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

