| Constructor and Description |
|---|
Log4j2Impl(String clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String s) |
void |
error(String s) |
void |
error(String s,
Throwable e) |
boolean |
isDebugEnabled() |
boolean |
isTraceEnabled() |
void |
trace(String s) |
void |
warn(String s) |
public Log4j2Impl(String clazz)
public boolean isDebugEnabled()
isDebugEnabled in interface Logpublic boolean isTraceEnabled()
isTraceEnabled in interface LogCopyright © 2009–2021 MyBatis.org. All rights reserved.