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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface hudson.model.BuildListener
finished, startedMethods inherited from interface org.jenkinsci.remoting.SerializableOnlyOverRemoting
getChannelForSerializationMethods inherited from interface hudson.model.TaskListener
annotate, error, error, fatalError, fatalError, getCharset, hyperlink
-
Constructor Details
-
TeeBuildListener
-
-
Method Details
-
getLogger
- Specified by:
getLoggerin interfaceTaskListener
-
close
- Specified by:
closein interfaceAutoCloseable- Throws:
IOException
-
toString
-