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 debug tools #186

Open
hayribakici opened this issue Dec 1, 2023 · 1 comment · May be fixed by #220
Open

Add debug tools #186

hayribakici opened this issue Dec 1, 2023 · 1 comment · May be fixed by #220

Comments

@hayribakici
Copy link
Collaborator

hayribakici commented Dec 1, 2023

As asked in #185 for debug tools for this library, a library user should enable or disable debug tools with levels of detail such as

  • logging for http requests/responses
  • advanced logging for requests/responses with the according request and response payload.
  • tracking number of requests (?)
  • history of requests (date, time, request, response)
@hayribakici
Copy link
Collaborator Author

One idea to implement this, could be with the help of the http_interceptor library.

@hayribakici hayribakici linked a pull request Jul 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant