You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by br...@apache.org on 2014/07/17 22:49:52 UTC

[03/10] git commit: fix setlogginglevel help in nodetool

fix setlogginglevel help in nodetool


Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo
Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/062addb4
Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/062addb4
Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/062addb4

Branch: refs/heads/cassandra-2.1
Commit: 062addb4c5f1131de7f092ff04df12e75880c786
Parents: 93c2754
Author: Brandon Williams <br...@datastax.com>
Authored: Thu Jul 17 15:49:01 2014 -0500
Committer: Brandon Williams <br...@datastax.com>
Committed: Thu Jul 17 15:49:01 2014 -0500

----------------------------------------------------------------------
 src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cassandra/blob/062addb4/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
----------------------------------------------------------------------
diff --git a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
index 8b0185e..6467330 100644
--- a/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
+++ b/src/resources/org/apache/cassandra/tools/NodeToolHelp.yaml
@@ -220,9 +220,9 @@ commands:
   - name: reloadtriggers
     help: |
       reload trigger classes
-  - name: setLoggingLevel
+  - name: setlogginglevel <class> <level>
     help: |
-      Set a log level for a given logger. If both classQualifer and level are empty/null, it will reset to the initial configuration
-  - name: getLoggingLevels
+      Set the log level threshold for a given class. If both class and level are empty/null, it will reset to the initial configuration
+  - name: getlogginglevels
     help: |
       Get the runtime logging levels