com.thalesgroup.hudson.plugins.tusarnotifier.util
Class TusarNotifierLogger

java.lang.Object
  extended by com.thalesgroup.hudson.plugins.tusarnotifier.util.TusarNotifierLogger

public class TusarNotifierLogger
extends java.lang.Object


Constructor Summary
TusarNotifierLogger()
           
 
Method Summary
static void log(hudson.model.TaskListener listener, java.lang.String message)
          Log output to the given logger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TusarNotifierLogger

public TusarNotifierLogger()
Method Detail

log

public static void log(hudson.model.TaskListener listener,
                       java.lang.String message)
Log output to the given logger

Parameters:
listener - The current listener
message - The message to be outputted


Copyright © 2010. All Rights Reserved.