This answer may not be relevant now, but to save newbie's time, its https://wiki.jenkins-ci.org/display/JENKINS/AnsiColor+Plugin what does it exactly. But user's code should have these color codes which might not be acceptable for few then should for https://wiki.jenkins-ci.org/display/JENKINS/Log+Parser+Plugin
On Tuesday, 19 July 2011 19:57:42 UTC+5:30, Eyal Edri wrote: > > Is it possible to support text coloring in Jenkins console output, similar > to a linux console? > > When you print specific chars in a linux console, it colors them, can > Jenkins support this? > > #text colors > RED="\033[0;31m" > GREEN="\033[92m" > BLUE="\033[94m" > YELLOW="\033[93m" > NO_COLOR="\033[0m" > > Eyal. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/75ff9367-74a6-4024-b8a0-6aad127be13b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
