mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-06 03:54:54 +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
|
||
|
|
||
|
"""
|