Class ConsoleLogger
java.lang.Object
org.jenkinsci.plugins.dockerbuildstep.log.ConsoleLogger
A helper class which offers various types of logging. Currently it provides plain logging directly into console log
and annotated log via
DockerConsoleAnnotator
.- Author:
- vjuranek