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

Log to REST-based service #395

Closed
atifaziz opened this issue Aug 25, 2015 · 3 comments
Closed

Log to REST-based service #395

atifaziz opened this issue Aug 25, 2015 · 3 comments

Comments

@atifaziz
Copy link
Member

Rather than logging to a centralized database, ELMAH could send a JSON-serialized exception to a user-specified endpoint to allow centralized exception logging. This would remove the need for a persistent DB connections.

This is NOT a request for an endpoint, just the ability to supply our own endpoint.


Originally reported on Google Code with ID 395

Reported by andlewis on 2015-07-06 20:10:32

@atifaziz
Copy link
Member Author

Have you checked out the ErrorPostModule in the ELMAH Sandbox?


Reported by @atifaziz on 2015-07-06 20:23:59

@ThomasArdal
Copy link
Contributor

Maybe just close this one? As you say, ErrorPostModule does exactly this.

@atifaziz
Copy link
Member Author

Duplicate of #359

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

No branches or pull requests

2 participants