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, getLoggerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jenkinsci.remoting.SerializableOnlyOverRemoting
getChannelForSerializationMethods inherited from interface hudson.model.TaskListener
annotate, fatalError, fatalError, hyperlink
-
Constructor Details
-
LoggingTaskListenerWrapper
- Throws:
IOException
-
-
Method Details
-
error
- Specified by:
errorin interfaceTaskListener
-
error
- Specified by:
errorin interfaceTaskListener
-
info
-
info
-
debug
-
debug
-