public class TcLog extends Object
Constructor and Description |
---|
TcLog() |
Modifier and Type | Method and Description |
---|---|
static void |
debug(hudson.model.BuildListener listener,
String message,
Object... args) |
static void |
error(hudson.model.BuildListener listener,
String message,
Object... args) |
static void |
info(hudson.model.BuildListener listener,
String message,
Object... args) |
static void |
warning(hudson.model.BuildListener listener,
String message,
Object... args) |
Copyright © 2004-2016. All Rights Reserved.