public class Log4jImpl extends Object implements Log
Log4jImpl(Class<?> clazz)
void
debug(String s)
error(String s)
error(String s, Throwable e)
boolean
isDebugEnabled()
warn(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Log4jImpl(Class<?> clazz)
public boolean isDebugEnabled()
isDebugEnabled
Log
public void error(String s, Throwable e)
error
public void error(String s)
public void debug(String s)
debug
public void warn(String s)
warn
Copyright © 2010–2013 MyBatis.org. All rights reserved.