<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>(w)asp.net - logging</title><link>http://www.robychechi.it:80/roby/Tags/logging</link><description>(w)asp.net - logging</description><item><title>ElmahR low-level logging</title><link>http://www.robychechi.it:80/roby/elmahr-low-level-logging</link><description>&lt;p&gt;
	Vacations are over, so I&amp;#39;m back working on &lt;a href="http://elmahr.apphb.com" title="ElmahR" target="_blank"&gt;ElmahR&lt;/a&gt;. In my &lt;a href="http://www.robychechi.it/roby/tech-blog/elmahr-0.9.1-is-out" target="_blank"&gt;previous post&lt;/a&gt; I already described what I&amp;#39;ve been doing to make ElmahR more robust, during the last weeks I&amp;#39;ve been going on developing those features. The most important feature I added is a new &amp;#39;way&amp;#39; to launch an ElmahR dashboard. If you specify a &lt;code&gt;log&lt;/code&gt; parameter on the query string, and you give it a &lt;em&gt;truthy&lt;/em&gt; value (&lt;code&gt;1&lt;/code&gt;, &lt;code&gt;true&lt;/code&gt;, &lt;code&gt;yes&lt;/code&gt;), like this:&lt;/p&gt;
&lt;p&gt;
	&lt;a href="http://elmahr.apphb.com?log=1" title="ElmahR with low level log" target="_blank"&gt;http://elmahr.apphb.com?log=1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
	ElmahR will add a log window on top of the dashboard, and there you will see low-level logging messages appearing live. These messages might originate on both client and server side of ElmahR, and give you a way to have a fine grained level of detail about what&amp;#39;s exactly happening in your setup. You could add ElmahR as an application feed as I explained the last time, and that&amp;#39;s a more clean way to handle problems in a stable way, but if you are experiencing some unexpected behavior, and especially if you&amp;#39;re just setting up your dashboard instance for the first time and things do not go smooth, this log can be very helpful in identifying what&amp;#39;s wrong.&lt;/p&gt;
&lt;p&gt;
	There are still a few things I want to add to ElmahR before considering &amp;#39;finished&amp;#39;, and I decided to publish them on a &lt;a href="https://www.pivotaltracker.com/projects/626709" title="Pivotal Tracker" target="_blank"&gt;Pivotal Tracker dashboard&lt;/a&gt;, so if you are interested in them just have a look. If you think there&amp;#39;s something that should be added and it&amp;#39;s not listed there, &lt;a href="https://bitbucket.org/wasp/elmahr/issues?status=new&amp;amp;status=open" target="_blank"&gt;open an issue on Bitbucket&lt;/a&gt;, or even better &lt;a href="https://bitbucket.org/wasp/elmahr/descendants" target="_blank"&gt;fork ElmahR, implement it and send a pull request&lt;/a&gt;, I&amp;#39;d be happy to discuss your ideas about it :)&lt;/p&gt;
</description><pubDate>Tue, 04 Sep 2012 20:03:29 GMT</pubDate><guid isPermaLink="true">http://www.robychechi.it:80/roby/elmahr-low-level-logging</guid></item></channel></rss>