Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation update might be required #22

Open
RonakThakkar opened this issue May 6, 2016 · 0 comments
Open

Documentation update might be required #22

RonakThakkar opened this issue May 6, 2016 · 0 comments

Comments

@RonakThakkar
Copy link

Hi,

I see that in the documentation it is mentioned to register "ElmahHandleErrorApiAttribute" using below code.

GlobalConfiguration.Configuration.Filters.Add(new ElmahHandleErrorApiAttribute());

But ElmahHandleErrorApiAttribute does not trace all exceptions as per the Web API documentation http://www.asp.net/web-api/overview/error-handling/web-api-global-error-handling

In above link they mentioned that there is new ExceptionLogger that can be used to log all unhanded exceptions in ASP.Net Web API. I could also see that you have implemented ElmahExceptionLogger : ExceptionLogger.

So I think documentation might require some update as mentioned in link "http://blog.elmah.io/logging-to-elmah-io-from-web-api/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant