Skip to content

Commit

Permalink
[FAB-7942] Remove extraneous logging topic
Browse files Browse the repository at this point in the history
The logging section under "Building Hyperledger Fabric"
adds no value

Change-Id: I2ad4fee452fda2a17bd9f03bce10845ab7076323
Signed-off-by: Gari Singh <gari.r.singh@gmail.com>
  • Loading branch information
mastersingh24 committed Jan 27, 2018
1 parent d916ded commit 8abf61f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions docs/source/dev-setup/build.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,18 +154,5 @@ manipulation through the environment is shown below:

CORE_PEER_LOGGING_LEVEL=CRITICAL peer

Logging
-------

Logging utilizes the `go-logging <https://github.com/op/go-logging>`__
library.

The available log levels in order of increasing verbosity are: *CRITICAL
\| ERROR \| WARNING \| NOTICE \| INFO \| DEBUG*

See the :doc:`logging-control` document for
instructions on tweaking the level of log messages to output when running
the various Hyperledger Fabric components.

.. Licensed under Creative Commons Attribution 4.0 International License
https://creativecommons.org/licenses/by/4.0/

0 comments on commit 8abf61f

Please sign in to comment.