Package zombie.debug
Class DebugLog
java.lang.Object
zombie.debug.DebugLog
public class DebugLog
extends java.lang.Object
-
Field Summary
Fields Modifier and Type Field Description static java.util.HashSet
Types
-
Constructor Summary
Constructors Constructor Description DebugLog()
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
Types
public static java.util.HashSet Types
-
-
Constructor Details
-
DebugLog
public DebugLog()
-
-
Method Details
-
log
public static void log(java.lang.String string) -
log
-
enableLog
-
log
public static void log(java.lang.Object object)
-