You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/03/08 14:40:00 UTC

[jira] [Commented] (AIRFLOW-2199) Invalid logger reference in Jobs

    [ https://issues.apache.org/jira/browse/AIRFLOW-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16391321#comment-16391321 ] 

ASF subversion and git services commented on AIRFLOW-2199:
----------------------------------------------------------

Commit 7cc6d8a5645b8974f07e132cc3c4820e880fd3ce in incubator-airflow's branch refs/heads/master from [~Fokko]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=7cc6d8a ]

[AIRFLOW-2199] Fix invalid reference to logger

This should be log instead of logger. Somewhere it
went wrong with
the refactoring of the code.

This patch had conflicts when merged, resolved by
Committer: Ash Berlin-Taylor
<as...@firemirror.com>

Closes #3114 from Fokko/fd-fix-logger


> Invalid logger reference in Jobs
> --------------------------------
>
>                 Key: AIRFLOW-2199
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2199
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Fokko Driesprong
>            Priority: Major
>
> There is still an invalid reference to the self.logger, which should be self.log



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)