Author: Tom | Posted on: 4/24/2009 1:07:20 PM | Views : 1402

I was just reading through Scott Hanselman's post about ELMAH and this sounds like a great idea.  Getting a easy to consume report of all of your exceptions is a wonderful thing, especially when you add in that you can get it as an RSS feed, an email or a web site.  You can check out ELMAH or read through his post to get a lot of details on it.
The web site looks like this:

This also got me thinking about Windows Azure and some of the logging that has been done already for that.  So I wanted to highlight one of the projects here and talk about what it does.  It is called Azure Application Monitor. 
This allows you to see how much time and memory your insta ...

Go to the complete details ...