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

Logging Query Parameters for GET request. #222

Open
radoslawmaleckigwd opened this issue Jul 15, 2024 · 1 comment
Open

Logging Query Parameters for GET request. #222

radoslawmaleckigwd opened this issue Jul 15, 2024 · 1 comment

Comments

@radoslawmaleckigwd
Copy link

radoslawmaleckigwd commented Jul 15, 2024

Currently, the Avatax SDK allows for logging of request and response bodies, but it does not provide an option to log query parameters for GET requests. Logging query parameters is essential for debugging and tracking API interactions effectively.

Expected Behavior:
The SDK should provide an option to log the query parameters for GET requests. This could be an additional flag or setting that developers can enable, similar to the existing flags for logging request and response bodies.

@svc-developer
Copy link
Collaborator

We will add this to our backlog, thank you for the input. it is a good suggestion.

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

2 participants