Class DebugLog
java.lang.Object
zombie.debug.DebugLog
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static boolean
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final int
static final int
static final int
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
static final DebugLogStream
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
enableLog
(DebugType type, LogSeverity severity) static void
static String
formatString
(DebugType debugType, LogSeverity logSeverity, Object object, boolean boolean0, String string) static String
formatString
(DebugType debugType, LogSeverity logSeverity, Object object0, boolean boolean0, String string, Object... object1) static String
formatStringVarArgs
(DebugType debugType, LogSeverity logSeverity, Object object2, boolean boolean0, String string2, Object... object1) static DebugType
static LogSeverity
getLogLevel
(DebugType type) static LogSeverity
getLogSeverity
(DebugType debugType) static LogSeverity
static DebugLogStream
getOrCreateDebugLogStream
(DebugType debugType) static void
init()
static boolean
static boolean
isLogEnabled
(DebugType type, LogSeverity logSeverity) static boolean
static void
load()
static void
loadDebugConfig
(String string0) static void
static void
static void
static void
static void
save()
static void
setLogEnabled
(DebugType type, boolean bEnabled) static void
setLogSeverity
(DebugType debugType, LogSeverity logSeverity) static void
setStdErr
(OutputStream out) static void
setStdOut
(OutputStream out)
-
Field Details
-
printServerTime
public static boolean printServerTime -
ActionSystem
-
Animation
-
AnimationDetailed
-
Asset
-
Clothing
-
Combat
-
Damage
-
Death
-
Discord
-
Entity
-
FileIO
-
Fireplace
-
General
-
DetailedInfo
-
Input
-
IsoRegion
-
Lua
-
MapLoading
-
Mod
-
Multiplayer
-
Network
-
NetworkFileDebug
-
Packet
-
Objects
-
Radio
-
Recipe
-
Script
-
Shader
-
Sound
-
Sprite
-
Statistic
-
Vehicle
-
Voice
-
Zombie
-
Animal
-
ItemPicker
-
CraftLogic
-
Action
-
Physics
-
Zone
-
WorldGen
-
Lightning
-
Grapple
-
Foraging
-
Saving
-
Energy
-
Fluid
-
Translation
-
Moveable
-
Basement
-
Xml
-
VERSION1
public static final int VERSION1- See Also:
-
VERSION2
public static final int VERSION2- See Also:
-
VERSION
public static final int VERSION- See Also:
-
-
Constructor Details
-
DebugLog
public DebugLog()
-
-
Method Details
-
getAnimalLog
-
enableServerLogs
public static void enableServerLogs() -
enableDebugLogs
public static void enableDebugLogs() -
getOrCreateDebugLogStream
-
printLogLevels
public static void printLogLevels() -
enableLog
-
getLogLevel
-
getLogSeverity
-
setLogSeverity
-
isEnabled
-
isLogEnabled
-
formatString
public static String formatString(DebugType debugType, LogSeverity logSeverity, Object object, boolean boolean0, String string) -
formatString
-
formatStringVarArgs
-
log
-
setLogEnabled
-
log
-
getDebugTypes
-
save
public static void save() -
load
public static void load() -
getMinimumLogSeverity
-
isLogTraceFileLocationEnabled
public static boolean isLogTraceFileLocationEnabled() -
setStdOut
-
setStdErr
-
init
public static void init() -
loadDebugConfig
-
nativeLog
-