You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Elmah.MVC 2.1.2, and, as promised, it's a very simple process. I can visit /elmah and see the listing of error(s) as I would expect.
However, now I need to go a step further, and I'm not finding any clear examples on how to:
Locate the Elmah.Mvc.Controller anywhere in my solution (a simple 'Find' produced no results)
Configure Elmah.MVC to use a custom error view
Signal Elmah.MVC to redirect to the custom error view/controller in order to display a "pretty" error message.
I recognize all the good work and effort you have put into this NuGet package, but some additional effort on documentation/configuration/usage would be greatly appreciated!
Thanks!
The text was updated successfully, but these errors were encountered:
I have installed Elmah.MVC 2.1.2, and, as promised, it's a very simple process. I can visit /elmah and see the listing of error(s) as I would expect.
However, now I need to go a step further, and I'm not finding any clear examples on how to:
I recognize all the good work and effort you have put into this NuGet package, but some additional effort on documentation/configuration/usage would be greatly appreciated!
Thanks!
The text was updated successfully, but these errors were encountered: