-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
As a user, I want to be able to see my errors and warnings easily.
Current behaviour: Too much output. Errors and warning are hard to spot.
Desired behaviour: An option for "quiet" output that only displays errors and warnings.
[JENKINS-16113] Quiet Feature - I would like to be able to suppress everything except warning and errors. Too much information gets posted to the console.
Workflow | Original: JNJira [ 146917 ] | New: JNJira + In-Review [ 176760 ] |
I think a better solution is to use https://github.com/facebook/xctool if available, it has much less verbose output with useful information.
I'm currently looking into this.