mirror of https://github.com/waku-org/nwaku.git
10 lines
431 B
Nim
10 lines
431 B
Nim
-d:chronicles_line_numbers
|
|
-d:discv5_protocol_id="d5waku"
|
|
-d:chronicles_runtime_filtering=on
|
|
-d:chronicles_sinks="textlines,json"
|
|
-d:chronicles_default_output_device=dynamic
|
|
# Disabling the following topics from nim-eth and nim-dnsdisc since some types cannot be serialized
|
|
-d:chronicles_disabled_topics="eth,dnsdisc.client"
|
|
# Results in empty output for some reason
|
|
#-d:"chronicles_enabled_topics=GossipSub:TRACE,WakuRelay:TRACE"
|