Skip to content
This repository has been archived by the owner on Jan 23, 2020. It is now read-only.

When debugging is enabled for the Cloudstor plugin, set the AWS SDK log level to LogDebugWithHTTPBody #202

Open
rhowe opened this issue Oct 14, 2019 · 0 comments

Comments

@rhowe
Copy link

rhowe commented Oct 14, 2019

Expected behavior

When DEBUG=1 is set for the plugin, the debug logs should log the AWS request bodies so that it's possible to see what requests are being made to the AWS APIs.

Actual behavior

Currently just the request and response headers are logged

Information

https://docs.aws.amazon.com/sdk-for-go/api/aws/#LogLevelType

@rhowe rhowe changed the title When debugging is enabled, set the AWS SDK log level to LogDebugWithHTTPBody When debugging is enabled for the Cloudstor plugin, set the AWS SDK log level to LogDebugWithHTTPBody Oct 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant