| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
INFO_THREAD_LOGGER |
static org.slf4j.Logger |
WARN_THREAD_LOGGER |
| Constructor and Description |
|---|
ThreadLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(String format,
Object... arguments) |
static void |
error(String format,
Object... arguments) |
static void |
info(String format,
Object... arguments) |
static void |
warn(String format,
Object... arguments) |
Copyright © 2020. All rights reserved.