Skip to content

Commit c05fcb3

Browse files
committed
Makefile: increase verbosity of privnet's dBFT logs
Signed-off-by: Anna Shaleva <[email protected]>
1 parent d8ee7a4 commit c05fcb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ define run_node
107107
--metrics \
108108
--nat $(NAT_POLICY) \
109109
--netrestrict $(RESTRICTED_NETWORK) \
110+
--dbft.loglevel debug \
110111
$(7) > $(1)/$(2)/geth_node.log 2>&1 &
111112
endef
112113

0 commit comments

Comments
 (0)