org.zeroturnaround.jenkins.util
Class HudsonLogger
java.lang.Object
org.zeroturnaround.jenkins.util.HudsonLogger
- All Implemented Interfaces:
- org.zeroturnaround.liverebel.plugins.PluginLogger
public class HudsonLogger
- extends Object
- implements org.zeroturnaround.liverebel.plugins.PluginLogger
|
Constructor Summary |
HudsonLogger(hudson.model.BuildListener listener)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HudsonLogger
public HudsonLogger(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 Hudson. All Rights Reserved.