aws-cloudformation / aws-cloudformation/cloudformation-cli
Improve logging output
Open
enhancement
p1
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
Logging needs to be improved in a few ways.
1. It would be nice if you didn't have to flip back and forth between the direct CLI output and the SAM output in the other terminal when running `cfn test`.
2. When running `cfn test` in CodeBuild, the logs are difficult to read because they are designed for an interactive session. It's very hard to figure out which contract test failed, and why.
Contributor guide
Assessment
This issue has not been assessed yet.