public class Logger extends Object
Logger()
static void
debug(String s)
error(String s)
info(String s)
setLog(Log l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Logger()
public static void setLog(Log l)
public static void info(String s)
public static void error(String s)
public static void debug(String s)
Copyright © 2020 JavaLite. All rights reserved.