mirror of
https://github.com/logos-storage/nim-libp2p.git
synced 2026-01-03 22:23:09 +00:00
Change default logging level to Debug.
This commit is contained in:
parent
c5925d0d9a
commit
78f6afb544
@ -607,7 +607,7 @@ proc newDaemonApi*(flags: set[P2PDaemonFlags] = {},
|
||||
## ``logFile`` (default: "", no logging)
|
||||
##
|
||||
## ``logLevel`` - Set ``go-libp2p-daemon`` logging verbosity level to
|
||||
## ``logLevel`` (default: Trace)
|
||||
## ``logLevel`` (default: Debug)
|
||||
var api = new DaemonAPI
|
||||
var args = newSeq[string]()
|
||||
var env: StringTableRef
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user