mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 09:26:38 +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
|