public class DapLog extends Object
DapLog()
static void
debug(String s)
error(String s)
info(String s)
warn(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DapLog()
public static void error(String s)
public static void warn(String s)
public static void info(String s)
public static void debug(String s)