mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-11 06:26:43 +00:00
11 lines
336 B
Plaintext
11 lines
336 B
Plaintext
|
program="../topics_and_loglvls"
|
||
|
chronicles_sinks="textlines[stdout]"
|
||
|
chronicles_colors=None
|
||
|
chronicles_timestamps=None
|
||
|
|
||
|
chronicles_enabled_topics:"main foo"
|
||
|
chronicles_required_topics:"main foo"
|
||
|
|
||
|
compile_error="Please specify only one of the options 'chronicles_enabled_topics' and 'chronicles_required_topics'."
|
||
|
error_file=options.nim
|