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 logging sink #43

Open
benkehoe opened this issue Jul 2, 2020 · 0 comments
Open

Add logging sink #43

benkehoe opened this issue Jul 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@benkehoe
Copy link
Contributor

benkehoe commented Jul 2, 2020

The CloudFormation resource provider python framework doesn't support stdout logging, it only picks up logs emitted using logging [1]. A sink that submits logs that way would allow this library to be used easily with that framework.

[1] https://github.com/aws-cloudformation/cloudformation-cli-python-plugin/blob/master/src/cloudformation_cli_python_lib/log_delivery.py

@jaredcnance jaredcnance added the enhancement New feature or request label Jul 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants