We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeece01 commit 53c94e3Copy full SHA for 53c94e3
docs/source/logging-control.rst
@@ -57,9 +57,9 @@ The default logging level for each individual ``peer`` subcommand can
57
also be set in the
58
`core.yaml <https://github.com/hyperledger/fabric/blob/master/sampleconfig/core.yaml>`__
59
file. For example the key ``logging.node`` sets the default level for
60
-the ``node`` subcommmand. Comments in the file also explain how the
+the ``node`` subcommand. Comments in the file also explain how the
61
logging level can be overridden in various ways by using environment
62
-varaibles.
+variables.
63
64
Logging severity levels are specified using case-insensitive strings
65
chosen from
0 commit comments