Class ServiceLoggerImpl
java.lang.Object
org.jenkinsci.plugins.pipeline.maven.service.ServiceLoggerImpl
- All Implemented Interfaces:
ServiceLogger
- Author:
- Cyrille Le Clerc
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ServiceLoggerImpl
public ServiceLoggerImpl(@NonNull PrintStream stdOut, @NonNull PrintStream stdErr, @Nullable String prefix)
-
-
Method Details
-
isLoggable
- Specified by:
isLoggable
in interfaceServiceLogger
-
log
- Specified by:
log
in interfaceServiceLogger
-
modelHyperlinkNoteEncodeTo
- Specified by:
modelHyperlinkNoteEncodeTo
in interfaceServiceLogger
-