Skip to content
New issue

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

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

Already on GitHub? # to your account

Do not log as errors below a 500 response #1256

Merged
merged 6 commits into from
Apr 22, 2019
Merged

Conversation

garrypolley
Copy link
Contributor

API error message logs should only contain errors that would be worth alerting on. If the server response is below 500 there isn't a server side error, therefore the service should not log as an error.

garrypolley and others added 6 commits March 19, 2019 11:00
API error message logs should only contain errors that would be worth alerting on. If the server response is below 500 there isn't a server side error, therefore the service should not log as an error.
Make the linting tests pass.
@daffl daffl merged commit 33fd0e4 into feathersjs:master Apr 22, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants