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

trace logging for request exceptions #1240

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

brharrington
Copy link
Contributor

Add a log message that can be enabled to get the exception
coming from failed requests. In some cases there are
failures that show in the access log that are not otherwise
logged. This ensures that any exception leading to a failed
response can easily be logged via the request handler.

Add a log message that can be enabled to get the exception
coming from failed requests. In some cases there are
failures that show in the access log that are not otherwise
logged. This ensures that any exception leading to a failed
response can easily be logged via the request handler.
@brharrington brharrington added this to the 1.7.0 milestone Jan 20, 2021
@brharrington brharrington requested a review from jfz January 20, 2021 13:47
@brharrington brharrington merged commit 5d9b570 into Netflix:master Jan 20, 2021
@brharrington brharrington deleted the req-logging branch January 20, 2021 14:54
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

Successfully merging this pull request may close these issues.

1 participant