public final class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(hudson.model.BuildListener listener,
java.nio.file.Path workingDir,
hudson.util.ArgumentListBuilder command) |
static void |
log(hudson.model.BuildListener listener,
String msg) |
static void |
log(hudson.model.BuildListener listener,
String msg,
Throwable th) |
public static void log(hudson.model.BuildListener listener,
String msg)
public static void log(hudson.model.BuildListener listener,
java.nio.file.Path workingDir,
hudson.util.ArgumentListBuilder command)
Copyright © 2004-2016. All Rights Reserved.