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.LoadTestLoggerpublic void finished(String msg)
finished in interface com.loadimpact.eval.LoadTestLoggerpublic void message(String msg)
message in interface com.loadimpact.eval.LoadTestLoggerpublic void message(String fmt, Object... args)
message in interface com.loadimpact.eval.LoadTestLoggerpublic void failure(String reason)
failure in interface com.loadimpact.eval.LoadTestLoggerCopyright © 2004-2014 Load Impact. All Rights Reserved.