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

Fix for Issue #57 #64

Closed issafram closed 9 years ago

issafram commented 9 years ago

Added null checks and unit tests.

If ControllerContext is null, the ElmahResult will simply return.