public class Log
extends Object
-
Constructor Summary
Constructors
-
Method Summary
static void
static void
static void
static void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
setLevel
public static void setLevel(Level level)
-
debug
public static void debug(String s)
-
info
public static void info(String s)
-
warn
public static void warn(String s)
-
error
public static void error(String s)