[
https://issues.apache.org/jira/browse/AIRFLOW-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16873156#comment-16873156
]
ASF subversion and git services commented on AIRFLOW-3217:
----------------------------------------------------------
Commit 82b7b8fc5d5769efb56131eb8a847c92f3f812ef in airflow's branch
refs/heads/master from James Meickle
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=82b7b8f ]
[AIRFLOW-3217] Button to toggle line wrapping in log and code views (#4277)
> Airflow log view and code view should wrap
> ------------------------------------------
>
> Key: AIRFLOW-3217
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3217
> Project: Apache Airflow
> Issue Type: Bug
> Components: logging
> Affects Versions: 1.10.0
> Reporter: James Meickle
> Priority: Minor
>
> Being able to look at logs and code in Airflow is great, but the Kubernetes
> operator in particular makes very long loglines. For example, a pod log might
> have something like this:
>
> `{{[2018-10-16 10:32:38,195] {{logging_mixin.py:95}} INFO - [2018-10-16
> 10:32:38,195] {{pod_launcher.py:95}} INFO - b'[2018-10-16 10:32:38.190104]
> INFO:`}}
>
> ...and that's before any log text! Since there is no wrapping or navigation
> on this screen, it's very challenging to make use of these logs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)