com.ibatis.common.logging.jdk14
public class Jdk14LoggingImpl extends Object implements Log
| Constructor Summary | |
|---|---|
| Jdk14LoggingImpl(Class clazz) | |
| Method Summary | |
|---|---|
| void | debug(String s) |
| void | error(String s, Throwable e) |
| void | error(String s) |
| boolean | isDebugEnabled() |
| void | warn(String s) |