Elmah is great open source module developed by Atif Aziz to handle error logging for asp.net application and there is nuget pacakge also available to add in to existing application. If you are new to Elmah then visit my previous post to started with it.
Alexander Beletsky has developed Elmah.Mvc for asp.net mvc application it is also available through Nuget package.
You can add it by GUI tool as per below
Go to Reference> Manage Nuget Pacakge > Search Elamh.MVC
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhdRiUzCP3yKeZIhtU_NlerQU733LUzSe8v1mg9c1PAp57aVurqJ0RNKPcFVUmyUeC9ATl64A9oErq8OjVcdlMclCv1QhS0tdvtMfhfZ_jd-keqXRTepdWeQzFOP5m_ekXyK6BevzICYT-O/?imgmax=800)
![](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_vSn3fsY7A5alH4ok1RFsW4K5vVIPYBXGflBID7M4FJxFJcKlD3A17WFMlO6pXt75kuExCa1QS7bNrI9nXIzAFaeMjmW6gHFvTUnm6eyrHEvuqjVPMidI9jgNMZggwDii-KHp3zNnkc9OOvj0Q=s0-d)
Alexander Beletsky has developed Elmah.Mvc for asp.net mvc application it is also available through Nuget package.
You can add it by GUI tool as per below
Go to Reference> Manage Nuget Pacakge > Search Elamh.MVC
OR By Package Manager console as per below
Now Hit admin/elmah with your app's URL,you will get elmah page. That's it!
Please refer Author's blog post about what are the changes in this MVC version of Elmah.
No comments:
Post a Comment