You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: