I kept hearing about ELMAH, a framework to log exceptions from your ASP.NET applications. I finally had a chance to use it, and I did. The setup was really easy, all I had to do was add some lines in my web.config file. The best way to log was using an XML file. ELMAH also [...]
