You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Allison Wang (JIRA)" <ji...@apache.org> on 2017/07/25 15:59:01 UTC

[jira] [Created] (AIRFLOW-1457) Unify Airflow logging setup

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)