-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
The suggestions is to have an additional option for showing the delta in the logged time from one line to the next, e.g. for a log that would look like this today:
0:00:00.0 Job start 0:00:00.0 First step takes 1.1 seconds 0:00:01.1 Second step takes 12.4 seconds 0:00:13.5 Third step takes 5.0 seconds 0:00:18.5 Job done
It would look like this with the 'elapsed' option:
0:00:00.0 Job start 0:00:01.1 First step takes 1.1 seconds 0:00:12.4 Second step takes 12.4 seconds 0:00:05.0 Third step takes 5.0 seconds 0:00:18.5 Job done
- is duplicated by
-
JENKINS-23108 Printout different between current and previous line
- Closed