What are the steps required to set up elmah on an ASP.NET MVC 3 application?
- nuget elmah
- customize elmah (storage, etc)
- handle HandleError
Is that all? Is step 3 still necessary after nuget?
What are the steps required to set up elmah on an ASP.NET MVC 3 application?
Is that all? Is step 3 still necessary after nuget?