Class DebugLogProfile
java.lang.Object
zombie.debug.DebugLogProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddCommand(String command) getCommandArgument0(String command) getLogSeverity(DebugType debugType) getName()voidinvoke()voidremoveCommandsWithArgument0(String argument) voidvoidupdate(DebugType debugType, LogSeverity logSeverity) voidupdateAll(LogSeverity logSeverity) voidwrite(BufferedWriter bw)
-
Constructor Details
-
DebugLogProfile
-
-
Method Details
-
getName
-
addCommand
-
getCommandArgument0
-
removeCommandsWithArgument0
-
removeDebugTypeCommands
public void removeDebugTypeCommands() -
invoke
public void invoke() -
updateAll
-
update
-
getLogSeverity
-
write
- Throws:
IOException
-