public class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(org.slf4j.Logger log,
Object... args) |
static void |
trace(org.slf4j.Logger log,
Object... args) |
static void |
warn(org.slf4j.Logger log,
Object... args) |