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 2019/09/21 20:40:00 UTC

[jira] [Created] (AIRFLOW-5531) Replace deprecated log.warn() with log.warning()

Kaxil Naik created AIRFLOW-5531:
-----------------------------------

             Summary: Replace deprecated log.warn() with log.warning()
                 Key: AIRFLOW-5531
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5531
             Project: Apache Airflow
          Issue Type: Improvement
          Components: logging
    Affects Versions: 1.10.5, 2.0.0
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik
             Fix For: 2.0.0, 1.10.6


We should replace *log.warn* which is deprecated with *log.warning*



--
This message was sent by Atlassian Jira
(v8.3.4#803005)