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/07/21 01:04:01 UTC

[jira] [Commented] (AIRFLOW-1385) Create abstraction for Airflow task logging

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

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

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

[AIRFLOW-1385] Create abstraction for Airflow task logging

This PR adds abilities to provide customized
implementations of airflow task logging. It
creates an abstraction for setting up, cleaning up
and get task instance logs.

This change is primarily a refactor of logging
logic. It is tested locally with custom logging
implementations.

Closes #2422 from AllisonWang/allison--log-handler


> Create abstraction for Airflow task logging
> -------------------------------------------
>
>                 Key: AIRFLOW-1385
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1385
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Allison Wang
>            Assignee: Allison Wang
>
> Unify Airflow logging and adds custom logger and handler conguration.



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