mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-28 15:46:33 +00:00
9 lines
360 B
Plaintext
9 lines
360 B
Plaintext
program="../lexical_scopes"
|
|
chronicles_sinks="textlines[stdout]"
|
|
chronicles_colors=None
|
|
chronicles_timestamps=None
|
|
[Output]
|
|
stdout="""INF main started topics="main" tid=26172 a=12 b=overriden-b d=some-d arg=50 z=20 x=16 c=10
|
|
INF exiting tid=26172 msg="bye bye" b=overriden-b x=16 c=100 a=12
|
|
"""
|