public class LogAdapter extends Object
LogAdapter(Object loggerObject)
void
debug(String mesg, Throwable t)
error(String mesg, Throwable t)
info(String mesg, Throwable t)
warn(String mesg, Throwable t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LogAdapter(Object loggerObject)
public void debug(String mesg, Throwable t)
public void info(String mesg, Throwable t)
public void warn(String mesg, Throwable t)
public void error(String mesg, Throwable t)
Copyright © 2015. All Rights Reserved.