<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Floorplanner Tech Blog &#187; Logger</title>
	<atom:link href="http://techblog.floorplanner.com/tag/logger/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 19 Nov 2009 04:00:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Rails-log-analyzer matures</title>
		<link>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/</link>
		<comments>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 09:49:55 +0000</pubDate>
		<dc:creator>Willem van Bergen</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA["rails-log-analyzer"]]></category>
		<category><![CDATA[Logger]]></category>
		<category><![CDATA[production.log]]></category>
		<category><![CDATA[request-log-analyzer]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=149</guid>
		<description><![CDATA[Since I announced rails-log-analyzer some weeks ago, quite a lot has happened! Apparently there is some interest in such a tool: on this blog we get a lot of traffic looking for more info, the github project already has 22 watchers and it even has been forked!
In the mean time, Bart and I worked hard [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2008%2F08%2F29%2Frails-log-analyzer-matures%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechblog.floorplanner.com%2F2008%2F08%2F29%2Frails-log-analyzer-matures%2F" height="61" width="51" /></a></div><p>Since I <a href="http://techblog.floorplanner.com/2008/08/15/rails-log-analyzer/">announced</a> rails-log-analyzer some weeks ago, quite a lot has happened! Apparently there is some interest in such a tool: on this blog we get a lot of traffic looking for more info, the <a href="http://github.com/wvanbergen/request-log-analyzer/">github project</a> already has <a href="http://github.com/wvanbergen/request-log-analyzer/watchers">22 watchers</a> and it even has been <a href="http://github.com/mattpolito/rails-log-analyzer/tree">forked</a>!</p>
<p>In the mean time, Bart and I worked hard to add new functionality and refactored the internal design. As a result, I have released <strong>request-log-analyzer 0.1.0</strong> today!</p>
<h3>Changes: </h3>
<ul>
<li>The project is renamed to <em>request-log-analyzer</em>, because we plan to support log files from other frameworks as well; Merb is planned to be supported in the near future.</li>
<li>The tool is distributed as a gem, making it much easier to install and update.</li>
<li>More reports, colorized output, parsing progress bars, command line arguments, etc&#8230;</li>
<li>Added a tool to create a SQLite database with all the parsed info from the log file, so you can do your own analysis.</li>
</ul>
<h3>Installation:</h3>
<pre>gem sources -a http://gems.github.com
sudo gem install wvanbergen-request-log-analyzer</pre>
<h3>Usage:</h3>
<pre>request-log-analyzer  [LOG FILES*]
request-log-analyzer -c 20 -z log/production.log</pre>
<p>Please let me know what you think! If you have any problems using the tool, do not hesitate to contact me!</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.floorplanner.com/2008/08/29/rails-log-analyzer-matures/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
