[GitHub] [airflow] michaelkhan3 commented on issue #15279: Error on logging empty line to Cloudwatch

2021-10-07 Thread GitBox
michaelkhan3 commented on issue #15279: URL: https://github.com/apache/airflow/issues/15279#issuecomment-937418131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [airflow] michaelkhan3 commented on issue #15279: Error on logging empty line to Cloudwatch

2021-10-07 Thread GitBox
michaelkhan3 commented on issue #15279: URL: https://github.com/apache/airflow/issues/15279#issuecomment-937477547 @kevlubkcm ☝️ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[GitHub] [airflow] michaelkhan3 commented on issue #15279: Error on logging empty line to Cloudwatch

2021-10-06 Thread GitBox
michaelkhan3 commented on issue #15279: URL: https://github.com/apache/airflow/issues/15279#issuecomment-937418131 > i've gotten around it by creating a `log_config.py` with the following: > > ``` > from copy import deepcopy > import logging > > from