mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 17:35:45 +00:00
12 lines
178 B
Plaintext
12 lines
178 B
Plaintext
program="../file_log_stream"
|
|
chronicles_sinks="textlines[stdout]"
|
|
chronicles_colors=None
|
|
chronicles_timestamps=None
|
|
|
|
[Output]
|
|
stdout=""""""
|
|
logger.log="""INF hello
|
|
tid: 0
|
|
|
|
"""
|