@Command(name="logging/logger/levels") public class LoggerLevelsCommand extends CommandActionSupport
CommandAction.Result
log
Constructor and Description |
---|
LoggerLevelsCommand(LoggingSystem logging) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(CommandContext context)
Execute the command action.
|
clone, createMessages, getCompleters, getMessages, getName, getSimpleName, setCompleters, setCompleters, setName
@Inject public LoggerLevelsCommand(LoggingSystem logging)
public Object execute(CommandContext context) throws Exception
CommandAction
context
- The execution context of the command.Exception
- Command execution failed.Copyright © 2008-2012 Sonatype. All Rights Reserved.