Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels