Package zombie.debug
Class DebugLog
java.lang.Object
zombie.debug.DebugLog
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic booleanstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final intstatic final DebugLogStreamstatic final DebugLogStream -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenableLog(DebugType debugType, LogSeverity logSeverity) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5, Object object6) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5, Object object6, Object object7) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5, Object object6, Object object7, Object object8) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5, Object object6, Object object7, Object object8, Object object9) static StringformatString(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object object2, Object object3, Object object4, Object object5, Object object6, Object object7, Object object8, Object object9, Object object10) static StringformatStringVarArgs(DebugType debugType, LogSeverity logSeverity, String string, Object object, String string2, Object[] objectArray) static ArrayListstatic LogSeveritygetLogLevel(DebugType debugType) static voidinit()static booleanstatic booleanisLogEnabled(DebugType debugType, LogSeverity logSeverity) static booleanisLogEnabled(LogSeverity logSeverity, DebugType debugType) static voidload()static voidstatic voidstatic voidstatic voidsave()static voidsetLogEnabled(DebugType debugType, boolean boolean1) static voidsetStdErr(OutputStream outputStream) static voidsetStdOut(OutputStream outputStream)
-
Field Details
-
printServerTime
public static boolean printServerTime -
ActionSystem
-
Animation
-
Asset
-
Clothing
-
Combat
-
Damage
-
Death
-
FileIO
-
Fireplace
-
General
-
Input
-
IsoRegion
-
Lua
-
MapLoading
-
Mod
-
Multiplayer
-
Network
-
NetworkFileDebug
-
Packet
-
Objects
-
Radio
-
Recipe
-
Script
-
Shader
-
Sound
-
Statistic
-
UnitTests
-
Vehicle
-
Voice
-
Zombie
-
VERSION
public static final int VERSION- See Also:
-
-
Constructor Details
-
DebugLog
public DebugLog()
-
-
Method Details
-
enableLog
-
getLogLevel
-
isLogEnabled
-
isLogEnabled
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatString
-
formatStringVarArgs
-
isEnabled
-
log
-
setLogEnabled
-
log
-
log
-
getDebugTypes
-
save
public static void save() -
load
public static void load() -
setStdOut
-
setStdErr
-
init
public static void init()
-