org.gudy.azureus2.ui.console.commands
Class Log
java.lang.Object
org.gudy.azureus2.ui.console.commands.IConsoleCommand
org.gudy.azureus2.ui.console.commands.OptionsConsoleCommand
org.gudy.azureus2.ui.console.commands.Log
public class Log
- extends OptionsConsoleCommand
- Author:
- Tobias Minich
Constructor Summary |
Log()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Log
public Log()
getOptions
protected org.apache.commons.cli.Options getOptions()
- Overrides:
getOptions
in class OptionsConsoleCommand
execute
public void execute(String commandName,
ConsoleInput ci,
org.apache.commons.cli.CommandLine commandLine)
- Description copied from class:
OptionsConsoleCommand
- execute using the specified command line.
- Specified by:
execute
in class OptionsConsoleCommand
getChannelMap
protected Map getChannelMap(ConsoleInput ci)
commandLogtest
public static void commandLogtest(ConsoleInput ci,
List args)
getCommandDescriptions
public String getCommandDescriptions()
- Description copied from class:
IConsoleCommand
- return high-level help about the commands supported by this object.
- Specified by:
getCommandDescriptions
in class IConsoleCommand
- Returns: