public class CustomToolsLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LOG_PREFIX |
| Constructor and Description |
|---|
CustomToolsLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
LogMessage(hudson.model.BuildListener listener,
String message) |
static void |
LogMessage(hudson.model.BuildListener listener,
String toolName,
String message) |
public static final String LOG_PREFIX
Copyright © 2004-2013. All Rights Reserved.