program="../lexical_scopes" chronicles_sinks="textlines[stdout,file]" chronicles_colors=None chronicles_timestamps=RfcTime [Output] stdout="""INF 2020-02-25 17:05:27+02:00 main started topics="main" tid=26747 a=12 b=overriden-b d=some-d arg=50 z=20 x=16 c=10 INF 2020-02-25 17:05:27+02:00 exiting tid=26747 msg="bye bye" b=overriden-b x=16 c=100 a=12 """ rfc_timestamps.log="""INF 2020-02-25 16:28:24+02:00 main started topics="main" tid=22126 a=12 b=overriden-b d=some-d arg=50 z=20 x=16 c=10 INF 2020-02-25 16:28:24+02:00 exiting tid=22126 msg="bye bye" b=overriden-b x=16 c=100 a=12 INF 2020-02-25 16:35:57+02:00 main started topics="main" tid=23491 a=12 b=overriden-b d=some-d arg=50 z=20 x=16 c=10 INF 2020-02-25 16:35:57+02:00 exiting tid=23491 msg="bye bye" b=overriden-b x=16 c=100 a=12 INF 2020-02-25 17:05:27+02:00 main started topics="main" tid=26747 a=12 b=overriden-b d=some-d arg=50 z=20 x=16 c=10 INF 2020-02-25 17:05:27+02:00 exiting tid=26747 msg="bye bye" b=overriden-b x=16 c=100 a=12 """