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
commit 6e3cf06bd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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