[
https://issues.apache.org/jira/browse/AIRFLOW-1789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bolke de Bruin resolved AIRFLOW-1789.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Issue resolved by pull request #2761
[https://github.com/apache/incubator-airflow/pull/2761]
> Log SSHOperator stderr to log.warning
> -------------------------------------
>
> Key: AIRFLOW-1789
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1789
> Project: Apache Airflow
> Issue Type: Improvement
> Components: logging, operators
> Reporter: Ignasi Peiró
> Assignee: Ignasi Peiró
> Priority: Minor
> Fix For: 1.9.0
>
>
> Logging of SSHOperator was added in issue AIRFLOW-1712
> In github [#2686|https://github.com/apache/incubator-airflow/pull/2686] issue
> it was asked that stderr should be logged to log.warning. This issue
> implements this functionality:
> * stdout is logged to log.info
> * stderr is logged to log.warning
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)