[
https://issues.apache.org/jira/browse/AIRFLOW-6625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Davydov resolved AIRFLOW-6625.
----------------------------------
Resolution: Fixed
> 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
> Priority: Minor
>
> 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)