Class DebugLog
java.lang.Object
zombie.debug.DebugLog
Created by LEMMYPC on 31/12/13.
-
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 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 DebugLogStreamstatic final DebugLogStreamstatic final intstatic final intstatic final intstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStreamstatic final DebugLogStream -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidenableLog(DebugType type, LogSeverity severity) static StringformatString(DebugType type, LogSeverity logSeverity, Object affix, boolean in_allowRepeat, String formatNoParams) static StringformatString(DebugType type, LogSeverity logSeverity, Object affix, boolean in_allowRepeat, String format, Object... params) static StringformatStringVarArgs(DebugType type, LogSeverity logSeverity, Object affix, boolean in_allowRepeat, String format, Object... params) static LogSeveritygetLogLevel(DebugType type) static LogSeveritygetLogSeverity(DebugType in_type) static DebugLogStreamgetOrCreateDebugLogStream(DebugType in_type) static voidinit()static booleanstatic booleanisLogEnabled(DebugType in_type, LogSeverity in_logSeverity) static booleanstatic voidload()static voidloadDebugConfig(String filepath) static voidstatic voidstatic voidstatic voidstatic voidsave()static voidstatic voidsetLogEnabled(DebugType type, boolean bEnabled) static voidsetLogSeverity(DebugType in_type, LogSeverity in_logSeverity) static voidsetStdErr(OutputStream out) static voidsetStdOut(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
-
ImGui
-
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
-
setDefaultLogSeverity
public static void setDefaultLogSeverity() -
getOrCreateDebugLogStream
-
printLogLevels
public static void printLogLevels() -
enableLog
-
getLogLevel
-
getLogSeverity
-
setLogSeverity
-
isEnabled
-
isLogEnabled
-
formatString
public static String formatString(DebugType type, LogSeverity logSeverity, Object affix, boolean in_allowRepeat, String formatNoParams) -
formatString
-
formatStringVarArgs
-
log
-
setLogEnabled
-
log
-
getDebugTypes
-
save
public static void save() -
load
public static void load() -
isLogTraceFileLocationEnabled
public static boolean isLogTraceFileLocationEnabled() -
setStdOut
-
setStdErr
-
init
public static void init() -
loadDebugConfig
-
nativeLog
-