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 a logger to awskms #22

Merged
merged 2 commits into from
Sep 2, 2020
Merged

Add a logger to awskms #22

merged 2 commits into from
Sep 2, 2020

Conversation

tvoran
Copy link
Member

@tvoran tvoran commented Aug 21, 2020

Adds a logger to help when debugging vault's auto-unseal.

Required by hashicorp/vault#9794

tvoran added 2 commits July 31, 2020 17:35
Allows for logging during awskms setup, to aid in debugging.
@tvoran tvoran merged commit 9633032 into master Sep 2, 2020
@tvoran tvoran deleted the VAULT-92/awskms-logging branch September 2, 2020 03:12
@jefferai
Copy link
Member

@tvoran @calvn This has broken build for anyone using this tag. It references Logger in CredsConfig in Vault's sdk/helper/awsutil.go but there is no Logger member in that struct.

@tvoran
Copy link
Member Author

tvoran commented Sep 16, 2020

@jefferai Oops, sorry about that. Fixed in #24, and tagged v0.5.16.

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

Successfully merging this pull request may close these issues.

3 participants