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

Add logging to API functions #197

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Conversation

pysanders
Copy link
Contributor

Before this patch, we lost the error log and associated stack trace from APScheduler. This patch logs these events along with the existing JSON response that the API already provides.

With all 4XX errors, I decided to treat them as a warning to match the HTTP spec.

Before this patch, we lost the error log and associated stack trace from APScheduler. This patch logs these events along with the existing JSON response that the API already provides.
@viniciuschiele
Copy link
Owner

Thanks

@viniciuschiele viniciuschiele merged commit 5f878c4 into viniciuschiele:master Dec 29, 2021
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.

None yet

2 participants