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 logging #32

Open
knazart opened this issue Mar 29, 2022 · 0 comments
Open

Improve logging #32

knazart opened this issue Mar 29, 2022 · 0 comments
Assignees

Comments

@knazart
Copy link
Member

knazart commented Mar 29, 2022

We need to improve logging as in some cases it's hard to debug issues for our clients.

For example, if we get a "Unexpected error. A Square Order Response was not returned." error we can't debug easily because the response itself (response from the API) didn't get logged, thus we don't have any other information but the above string.

We have this issue because in this case we didn't get any of the promised responses described in the docs, or the response data was not represented in the object form.

@knazart knazart self-assigned this Mar 29, 2022
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

No branches or pull requests

1 participant