Merge pull request #2987 from frennkie/patch-1

Update sample-lnd.conf - use lncli to show debug levels
This commit is contained in:
Olaoluwa Osuntokun
2019-04-22 15:45:53 -07:00
committed by GitHub

View File

@@ -114,7 +114,7 @@
; Debug logging level.
; Valid levels are {trace, debug, info, warn, error, critical}
; You may also specify <subsystem>=<level>,<subsystem2>=<level>,... to set
; log level for individual subsystems. Use btcd --debuglevel=show to list
; log level for individual subsystems. Use lncli debuglevel --show to list
; available subsystems.
; debuglevel=info