summarylogtreecommitdiffstats
path: root/fabric-peer.conf
diff options
context:
space:
mode:
authorM0Rf302020-02-09 13:30:52 +0100
committerM0Rf302020-02-09 13:30:52 +0100
commitf0bd085a4b5dd1b927999524106de4250abf39a8 (patch)
tree1135616b6e2a57f9cb32e2a8cc89e31d5c911819 /fabric-peer.conf
parent5bbb101ca481362b6c0ac2263bed85a686626818 (diff)
downloadaur-f0bd085a4b5dd1b927999524106de4250abf39a8.tar.gz
hyperledger-fabric: 2.0.0
Diffstat (limited to 'fabric-peer.conf')
-rw-r--r--fabric-peer.conf3
1 files changed, 1 insertions, 2 deletions
diff --git a/fabric-peer.conf b/fabric-peer.conf
index 39b365e75d6f..b33e371c7cac 100644
--- a/fabric-peer.conf
+++ b/fabric-peer.conf
@@ -1,6 +1,5 @@
FABRIC_CFG_PATH="/etc/hyperledger/fabric"
-CORE_LOGGING_LEVEL="ERROR"
-CORE_LOGGING_LEVEL="DEBUG"
+FABRIC_LOGGING_SPEC="ERROR"
CORE_PEER_TLS_ENABLED="true"
CORE_PEER_GOSSIP_USELEADERELECTION="true"
CORE_PEER_GOSSIP_ORGLEADER="false"