- Enclosing class:
Logger
public static class Logger.Log
extends Object
-
Method Summary 
void
void
void
void
void
void
void
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details 
-
error 
-
error 
-
error 
public void error(Object... messages)
-
warn 
public void warn(Object... messages)
-
debug 
public void debug(Object... messages)
-
info 
public void info(Object... messages)
-
log 