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

Log HttpRequestValidationException #50

Closed davidgruar closed 1 year ago

davidgruar commented 9 years ago

Fixed bug whereby logging the exception would throw a new HttpRequestValidationException by excluding the HttpContext from the call to Log().