Class LogCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.LogCommand
-
Constructor Summary
ConstructorsConstructorDescriptionLogCommand(String string0, Role role, String string1, UdpConnection udpConnection) -
Method Summary
Modifier and TypeMethodDescriptionstatic DebugTypegetDebugType(String string) static LogSeveritygetLogSeverity(String string) Methods inherited from class zombie.commands.CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
LogCommand
-
-
Method Details
-
getDebugType
-
getLogSeverity
-