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 2017/09/13 10:17:00 UTC

[jira] [Commented] (AIRFLOW-1602) Use LoggingMixin for the DAG class

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

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

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

[AIRFLOW-1602] LoggingMixin in DAG class

Within the DAG class we want to use the
LoggingMixer for more
transparent logger instead of creating a new
anonymous logger

Closes #2602 from Fokko/AIRFLOW-1602-use-
loggingmixin-in-dag-class


> Use LoggingMixin for the DAG class
> ----------------------------------
>
>                 Key: AIRFLOW-1602
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1602
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Fokko Driesprong
>
> Extends AIRFLOW-1582,
> Reverts the LoggingMixin in the DAG class.



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