[
https://issues.apache.org/jira/browse/FLINK-8574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16355176#comment-16355176
]
ASF GitHub Bot commented on FLINK-8574:
---------------------------------------
GitHub user zentol opened a pull request:
https://github.com/apache/flink/pull/5419
[FLINK-8574][travis] Add timestamp to logging messages
With this PR logging statements on travis also include a timestamp( e.g.
`09:00:27.972`). This allows us to better judge how long each part of build
takes, in particular plugins.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zentol/flink 8574
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5419.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5419
----
commit 4245b3069add4139562fadbd3c096f031f112dd2
Author: zentol <chesnay@...>
Date: 2018-02-07T08:52:23Z
[FLINK-8574][travis] Add timestamp to logging messages
----
> Add timestamps to travis logging messages
> -----------------------------------------
>
> Key: FLINK-8574
> URL: https://issues.apache.org/jira/browse/FLINK-8574
> Project: Flink
> Issue Type: Improvement
> Components: Travis
> Affects Versions: 1.5.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Minor
> Fix For: 1.5.0
>
>
> To better understand the impact of plugins it would be very helpful to have
> timestamps prepended to each logging statement.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)