public class Log
private Boolean
debug
public final static Log
INSTANCE
final Unit
log(String msg)
printInfo(String msg)
logException(Exception e)
final Boolean
getDebug()
setDebug(Boolean debug)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Unit log(String msg)
final Unit printInfo(String msg)
final Unit logException(Exception e)
final Boolean getDebug()
final Unit setDebug(Boolean debug)