public class Logger extends Object
protected
Logger(Logger javaLogger)
void
debug(String s, Object... args)
error(String s)
error(String s, Object... args)
error(String s, Throwable e)
protected static String
format(String s, Object[] args)
info(String s, Object... args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Logger(Logger javaLogger)
public void error(String s, Throwable e)
public void error(String s)
public void debug(String s, Object... args)
public void info(String s, Object... args)
public void error(String s, Object... args)
protected static String format(String s, Object[] args)
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.