org.zeroturnaround.jenkins.util
Class JenkinsLogger
java.lang.Object
org.zeroturnaround.jenkins.util.JenkinsLogger
- All Implemented Interfaces:
- org.zeroturnaround.liverebel.plugins.PluginLogger
public class JenkinsLogger
- extends Object
- implements org.zeroturnaround.liverebel.plugins.PluginLogger
|
Constructor Summary |
JenkinsLogger(hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JenkinsLogger
public JenkinsLogger(hudson.model.BuildListener listener)
log
public void log(String message)
- Specified by:
log in interface org.zeroturnaround.liverebel.plugins.PluginLogger
error
public void error(String error)
- Specified by:
error in interface org.zeroturnaround.liverebel.plugins.PluginLogger
Copyright © 2004-2012. All Rights Reserved.