Class Log
java.lang.Object
org.rspeer.commons.logging.Log
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidDeprecated.static voidDeprecated.Deprecated.static voidDeprecated.static booleanisDebug()Deprecated.static booleanDeprecated.static voidDeprecated.static voidDeprecated.static voidsetDebug(boolean debug) Deprecated.static voidsetShowingTicks(boolean showingTicks) Deprecated.static voidDeprecated.static voidDeprecated.
-
Constructor Details
-
Log
public Log()Deprecated.
-
-
Method Details
-
getHistory
-
debug
Deprecated. -
info
Deprecated. -
fine
Deprecated. -
severe
Deprecated. -
warn
Deprecated. -
post
-
post
-
isShowingTicks
public static boolean isShowingTicks()Deprecated. -
setShowingTicks
public static void setShowingTicks(boolean showingTicks) Deprecated. -
isDebug
public static boolean isDebug()Deprecated. -
setDebug
public static void setDebug(boolean debug) Deprecated.
-