Skip to content

Instantly share code, notes, and snippets.

View a3linux's full-sized avatar

Allen Chen Jinlong a3linux

View GitHub Profile
@a3linux
a3linux / Jenkins Pretty Log
Last active March 24, 2022 06:50
A Groovy class for Pretty Log / Output from Jenkins pipeline
/**
* PrettyLog class used for pretty and clean log
*/
class PrettyLog implements Serializable {
def steps
def env
/**
* COnstructor
* @param steps Jenkins pipeline stpes