ashb commented on a change in pull request #9092:
URL: https://github.com/apache/airflow/pull/9092#discussion_r435235727
##########
File path: airflow/logging_config.py
##########
@@ -54,8 +58,8 @@ def configure_logging():
else:
logging_class_path = 'airflow.config_templates.' \
'airflow_local_settings.DEFAULT_LOGGING_CONFIG'
Review comment:
I think this is still needed for the "reload logging config" hack we
pull in a few places. (Dag file processor is the one that comes to mind)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]