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