Uses of Interface
org.jenkinsci.plugins.workflow.log.OutputStreamTaskListener
Package
Description
APIs supporting the production and retrieval of log messages associated with Pipeline builds (
FlowExecutionOwner
) and individual steps (FlowNode
).-
Uses of OutputStreamTaskListener in org.jenkinsci.plugins.workflow.log
Modifier and TypeClassDescriptionstatic class
Convenience implementation handlingOutputStreamTaskListener.Default.getLogger()
.