| Constructor and Description |
|---|
BaseLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String message,
Object... args) |
void |
error(String message,
Object... args) |
void |
error(Throwable e,
String message,
Object... args) |
void |
info(String message,
Object... args) |
void |
trace(String message,
Object... args) |
void |
warn(String message,
Object... args) |
void |
warn(Throwable e,
String message,
Object... args) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCategory, isDebugEnabled, isErrorEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled