You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/03/06 22:40:00 UTC

[jira] [Created] (AIRFLOW-2186) Change the way logging is carried out in operats

Kaxil Naik created AIRFLOW-2186:
-----------------------------------

             Summary: Change the way logging is carried out in operats
                 Key: AIRFLOW-2186
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2186
             Project: Apache Airflow
          Issue Type: Improvement
          Components: contrib, logging
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik


Currently, the logging is done by importing logging package. This should be changed to `self.log.info`.





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