Constructor and Description |
---|
Log4j2LoggerImpl(org.apache.logging.log4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
void |
debug(String s) |
void |
error(String s) |
void |
error(String s,
Throwable e) |
boolean |
isDebugEnabled() |
void |
warn(String s) |
public boolean isDebugEnabled()
isDebugEnabled
in interface Log
Copyright © 2006–2023 MyBatis.org. All rights reserved.