| 构造器和说明 |
|---|
JdkLoggingImpl(Class<?> clazz) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
debug(String s) |
void |
error(String s) |
void |
error(String s,
Throwable e) |
boolean |
isDebugEnabled() |
void |
warn(String s) |
public JdkLoggingImpl(Class<?> clazz)
public boolean isDebugEnabled()
isDebugEnabled 在接口中 LogCopyright © 2006–2016 MyBatis.org. All rights reserved.