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

AWS Client Loggers and Client Log Mode Support #872

Merged
merged 12 commits into from
Nov 5, 2020

Conversation

skmcgrail
Copy link
Member

Adds support for the smithy-go client logger, and introduces an AWS ClientLogMode bit group. This group is used when constructing middlewares to determine whether certain classes of logging events should be sent to the logger.

aws/logging_generate.go Show resolved Hide resolved
aws/logging.go Outdated Show resolved Hide resolved
aws/logging.go Outdated Show resolved Hide resolved
aws/logging_generate.go Outdated Show resolved Hide resolved
aws/logging_generate.go Outdated Show resolved Hide resolved
aws/signer/v4/v4.go Outdated Show resolved Hide resolved
aws/signer/v4/v4.go Outdated Show resolved Hide resolved
config/provider.go Outdated Show resolved Hide resolved
feature/s3/manager/download.go Outdated Show resolved Hide resolved
aws/config.go Outdated Show resolved Hide resolved
@skmcgrail skmcgrail force-pushed the logging branch 3 times, most recently from 0e9d352 to b319b04 Compare November 4, 2020 02:16
@skmcgrail skmcgrail requested a review from jasdel November 4, 2020 02: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.

2 participants