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