@Command(name="setlogginglevel", description="Set the log level threshold for a given class. If both class and level are empty/null, it will reset to the initial configuration") public static class NodeTool.SetLoggingLevel extends NodeTool.NodeToolCmd
Constructor and Description |
---|
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 © 2016 The Apache Software Foundation