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:53:00 UTC

[jira] [Created] (AIRFLOW-1455) Move logging related config out of airflow.cfg

Allison Wang created AIRFLOW-1455:
-------------------------------------

             Summary: Move logging related config out of airflow.cfg
                 Key: AIRFLOW-1455
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1455
             Project: Apache Airflow
          Issue Type: Sub-task
            Reporter: Allison Wang


All logging related configruations including `LOG_BASE_FOLDER`, `REMOTE_LOG_BASE_FOLDER`, `LOG_LEVEL` and other `LOG_FORMAT` should be placed inside `default_airflow_logging`. This task also includes refactoring all occurrence of those variables and make them handler specific rather than global. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)