Class LogCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.LogCommand
-
Constructor Summary
ConstructorsConstructorDescriptionLogCommand(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Modifier and TypeMethodDescriptionstatic DebugTypegetDebugType(String debugType) static LogSeveritygetLogSeverity(String logSeverity) static StringMethods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
LogCommand
-
-
Method Details
-
getDebugType
-
getLogSeverity
-
process
-