Class LoggingTaskListenerWrapper
java.lang.Object
hudson.util.AbstractTaskListener
hudson.util.StreamTaskListener
org.jenkinsci.plugins.github.pullrequest.utils.LoggingTaskListenerWrapper
- All Implemented Interfaces:
TaskListener
,Closeable
,Serializable
,AutoCloseable
,org.jenkinsci.remoting.SerializableOnlyOverRemoting
- Author:
- lanwen (Merkushev Kirill)
- See Also:
-
Field Summary
Fields inherited from interface hudson.model.TaskListener
NULL
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.util.StreamTaskListener
close, closeQuietly, fromStderr, fromStdout, getCharset, getLogger
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jenkinsci.remoting.SerializableOnlyOverRemoting
getChannelForSerialization
Methods inherited from interface hudson.model.TaskListener
annotate, fatalError, fatalError, hyperlink
-
Constructor Details
-
LoggingTaskListenerWrapper
- Throws:
IOException
-
-
Method Details
-
error
- Specified by:
error
in interfaceTaskListener
-
error
- Specified by:
error
in interfaceTaskListener
-
info
-
info
-
debug
-
debug
-