[
https://issues.apache.org/jira/browse/AIRFLOW-1582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1582.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2592
[https://github.com/apache/incubator-airflow/pull/2592]
> Improve logging structure of Airflow
> ------------------------------------
>
> Key: AIRFLOW-1582
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1582
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Fix For: 1.9.0
>
>
> Hi,
> I would like to improve the logging within Airflow. Currently the logging is
> missing some consistency across the project. I would like to:
> - Remove airflow/utils/logging.py and move everything to /airflow/utils/log/*
> - Initialise local loggers with the name of the class
> - Move the settings of the logging to one central place
> - Remove setting explicit logging levels within the code
> Future PR's
> - Remove verbose boolean settings, which make no sense; if you want more
> verbose logging you should set this by increasing the logging verbosity, and
> this should not be set by a boolean variable.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)