org.jenkinsci.plugins.valgrind.util
Class ValgrindLogger

java.lang.Object
  extended by org.jenkinsci.plugins.valgrind.util.ValgrindLogger

public abstract class ValgrindLogger
extends Object


Constructor Summary
ValgrindLogger()
           
 
Method Summary
static void log(hudson.model.BuildListener listener, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValgrindLogger

public ValgrindLogger()
Method Detail

log

public static void log(hudson.model.BuildListener listener,
                       String message)


Copyright © 2004-2012. All Rights Reserved.