You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Fokko Driesprong (JIRA)" <ji...@apache.org> on 2017/09/13 09:30:00 UTC

[jira] [Created] (AIRFLOW-1605) Fix log source of local loggers

Fokko Driesprong created AIRFLOW-1605:
-----------------------------------------

             Summary: Fix log source of local loggers
                 Key: AIRFLOW-1605
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1605
             Project: Apache Airflow
          Issue Type: Bug
            Reporter: Fokko Driesprong


As mentioned by ashb:
https://github.com/apache/incubator-airflow/pull/2592#discussion_r138553133

Sometimes we need to initialise a new logger because there is no logger in scope. Currently this new logger will have airflow.utils.log.LoggingMixin.LoggingMixin as source. This needs to be fixed by passing a reference to the logger class.



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