-
New Feature
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Build log could be improved by adding some capabilities to it. As a first step
adding some timestamp at regular interval (5min?).
Then here is a discussion to make the log more interactive:
http://www.nabble.com/Timestamp-on-output-td18509930.html#a18509930
Kohsuke:
I've been thinking that adding more interactivity in the console output
would be very valuable. Such as doing folding, jumping to next/prev
target (if it's output from Ant), coloring, hyperlinking from stack
trace, etc.
If we could define some kind of annotation mechanism...
- depends on
-
JENKINS-2551 Option to compress build logs
-
- Resolved
-
- is blocking
-
JENKINS-5852 Console output no longer escapes <
-
- Closed
-
It would be good to define some extensibility to annotate console output,
somewhat like how changelogs are annotated. (the console output calls for more
capability, like folding and so on. This also needs to work nicely with
incremental console output.)
This needs some serious design.