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

Improve error logging #2201

Merged
merged 3 commits into from Mar 1, 2020
Merged

Improve error logging #2201

merged 3 commits into from Mar 1, 2020

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Feb 26, 2020

Refactors Logger.report to support ErrorSource information. Improves AbortError and ErrorSource for easier conformance (fixes #2199).

@tanner0101 tanner0101 added the enhancement New feature or request label Feb 26, 2020
@tanner0101 tanner0101 added this to In Progress in Vapor 4 via automation Feb 26, 2020
@tanner0101 tanner0101 changed the title Include request details in error logs Improve error logging Feb 26, 2020
@tanner0101 tanner0101 added semver-minor Contains new API and removed semver-minor Contains new API labels Feb 26, 2020
@tanner0101 tanner0101 merged commit d1bb438 into master Mar 1, 2020
Vapor 4 automation moved this from In Progress to Done Mar 1, 2020
@tanner0101 tanner0101 deleted the tn-log-request branch March 1, 2020 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

[Vapor 4] ErrorMiddleware should log the request path of a failed request
1 participant