Package org.rspeer.commons.logging
Class Log
java.lang.Object
org.rspeer.commons.logging.Log
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static EventDispatcher
static void
static boolean
isDebug()
static void
static void
static void
setDebug
(boolean debug) static void
static void
-
Constructor Details
-
Log
public Log()
-
-
Method Details
-
getDispatcher
-
debug
-
info
-
fine
-
severe
-
warn
-
post
-
post
-
isDebug
public static boolean isDebug() -
setDebug
public static void setDebug(boolean debug)
-