loggerv icon indicating copy to clipboard operation
loggerv copied to clipboard

ability to force colorizing the output

Open jpastuszek opened this issue 6 years ago • 0 comments

When working with Jenkins or SSH colorization stops working due to standard output/error not being a terminal like output. Many terminal programs allow to force colorization of output in case one is used in environment that is not directly attached to terminal but has one attached remotely (e.g. via SSH) or has color codes handled in a special way (e.g. Jenkins plugin). This change adds function allowing to set color to true regardless if logger is used in a terminal or not.

jpastuszek avatar Oct 18 '18 15:10 jpastuszek