Allison Wang created AIRFLOW-1457:
-------------------------------------
Summary: Unify Airflow logging setup
Key: AIRFLOW-1457
URL: https://issues.apache.org/jira/browse/AIRFLOW-1457
Project: Apache Airflow
Issue Type: Sub-task
Reporter: Allison Wang
Logging is setup in multiple places inside Airflow, including
{{setting.py:configure_logging}}, {{cli.py:setup_logging}}, etc. This task is
to unify Airflow logging setup in setting.py and use {{dictConfig}} to configre
all logging settings including the webserver and the scheduler.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)