public final class Log extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
log(String format,
Object... o) |
static void |
logConfig(String format,
Object... o) |
static void |
logError(String format,
Object... o) |
static void |
logMain(String format,
Object... o) |
static void |
logProcess(String format,
Object... o) |
static void |
logResult(String format,
Object... o) |
static void |
logSetup(String format,
Object... o) |
static void |
logStatistic(String format,
Object... o) |
static void |
logWarning(String format,
Object... o) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.