@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 class SetLoggingLevel extends NodeTool.NodeToolCmd
NodeTool.NodeToolCmd.KeyspaceSet
output
Constructor and Description |
---|
SetLoggingLevel() |
Modifier and Type | Method and Description |
---|---|
void |
execute(NodeProbe probe) |
parseOptionalKeyspace, parseOptionalKeyspace, parseOptionalTables, run, runInternal
public void execute(NodeProbe probe)
execute
in class NodeTool.NodeToolCmd
Copyright © 2021 The Apache Software Foundation