Sean McQueen created AIRFLOW-6625:
-------------------------------------

             Summary: Airflow should log explicitly in utf-8
                 Key: AIRFLOW-6625
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6625
             Project: Apache Airflow
          Issue Type: Task
          Components: core
    Affects Versions: 1.10.7
            Reporter: Sean McQueen
            Assignee: Sean McQueen


Currently in file_task_logger, we use a logging.FileHandler without a specified 
encoding. Because Airflow supports utf-8, we should be explicit here. This can 
prevent some environment issues where Airflow will fail in logging because of 
implicit encoding at this layer



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

Reply via email to