public class JenkinsLoadTestLogger extends Object implements com.loadimpact.eval.LoadTestLogger
Constructor and Description |
---|
JenkinsLoadTestLogger(PrintStream stream) |
public JenkinsLoadTestLogger(PrintStream stream)
public void started(String msg)
started
in interface com.loadimpact.eval.LoadTestLogger
public void finished(String msg)
finished
in interface com.loadimpact.eval.LoadTestLogger
public void message(String msg)
message
in interface com.loadimpact.eval.LoadTestLogger
public void message(String fmt, Object... args)
message
in interface com.loadimpact.eval.LoadTestLogger
public void failure(String reason)
failure
in interface com.loadimpact.eval.LoadTestLogger
Copyright © 2004-2014 Load Impact. All Rights Reserved.