This is a small presentation given on .NET Saturday in Dnepropetrovsk. It shows all main features of ELMAH and easy intergration of ELMAH to MVC applications.
Logging almost all unhandled exceptions Remote access to logs Different storages (memory, XML, SQL etc) Different notifications (Email, Twitter) RSS feed
“ ELMAH.MVC - Painless integration of ELMAH functionality into ASP.NET MVC Application. Creates Admin area and corresponding controller, so ELMAH is availble by /admin/elmah route. “