@Command(name="setlogginglevel", description="Set a log level for a given logger. If both classQualifer and level are empty/null, it will reset based on the initial configuration") public static class NodeTool.SetLoggingLevel extends NodeTool.NodeToolCmd
Constructor and Description |
---|
NodeTool.SetLoggingLevel() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalColumnFamilies, parseOptionalKeyspace, run
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2014 The Apache Software Foundation