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

feat(cli): support multiple verbosity levels #8749

Merged
merged 2 commits into from Jun 26, 2020
Merged

Conversation

RomainMuller
Copy link
Contributor

Adds support for a "trace" verbosity level (achieved by passing
--verbose or -v multiple times); and use this new verbosity for the
AWS SDK logging, which is otherwise a little too present.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

Adds support for a "trace" verbosity level (achieved by passing
`--verbose` or `-v` multiple times); and use this new verbosity for the
AWS SDK logging, which is otherwise a little too present.
@RomainMuller RomainMuller self-assigned this Jun 26, 2020
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jun 26, 2020
@RomainMuller RomainMuller added pr-linter/exempt-readme The PR linter will not require README changes and removed contribution/core This is a PR that came from AWS. labels Jun 26, 2020
rix0rrr
rix0rrr previously approved these changes Jun 26, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 1400b30
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot dismissed rix0rrr’s stale review June 26, 2020 09:18

Pull request has been modified.

@RomainMuller RomainMuller added the contribution/core This is a PR that came from AWS. label Jun 26, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: d7a5498
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@RomainMuller RomainMuller merged commit fa4196b into master Jun 26, 2020
@RomainMuller RomainMuller deleted the rmuller/trace-mode branch June 26, 2020 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution/core This is a PR that came from AWS. pr-linter/exempt-readme The PR linter will not require README changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants