alexbeletsky / elmah-mvc

Painless integration of ELMAH into ASP.NET MVC application
http://nuget.org/packages/Elmah.MVC
Apache License 2.0
266 stars 61 forks source link

NLog + Elmah-mvc #93

Closed arc95 closed 7 years ago

arc95 commented 7 years ago

Hi and thank you for this great library, @alexbeletsky! We're using NLog for our try/catch blocks to log info to the db about exceptions. Is it possible to show the NLog exceptions on the same page as the Elmah-Mvc items?