Class TeeBuildListener
java.lang.Object
io.jenkins.plugins.opentelemetry.job.log.util.TeeBuildListener
- All Implemented Interfaces:
BuildListener
,TaskListener
,Serializable
,AutoCloseable
,org.jenkinsci.remoting.SerializableOnlyOverRemoting
- See Also:
-
Field Summary
Fields inherited from interface hudson.model.TaskListener
NULL
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface hudson.model.BuildListener
finished, started
Methods inherited from interface org.jenkinsci.remoting.SerializableOnlyOverRemoting
getChannelForSerialization
Methods inherited from interface hudson.model.TaskListener
annotate, error, error, fatalError, fatalError, getCharset, hyperlink
-
Constructor Details
-
TeeBuildListener
-
-
Method Details
-
getLogger
- Specified by:
getLogger
in interfaceTaskListener
-
close
- Specified by:
close
in interfaceAutoCloseable
- Throws:
IOException
-
toString
-