org.zeroturnaround.jenkins.util
Class JenkinsLogger

java.lang.Object
  extended by 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)
           
 
Method Summary
 void error(String error)
           
 void log(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JenkinsLogger

public JenkinsLogger(hudson.model.BuildListener listener)
Method Detail

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.