Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:
With this slightly modified test script and the JSON configuration based on the YAML, I got the following results after running for a while: $ more info.log* :::::::::::::: info.log :::::::::::::: 2021-08-01 07:13:45 INFO Message no. 9 2021-08-01 07:14:15 INFO Message no. 10 :::::::::::::: info.log.2021-08-01_07-09 :::::::::::::: 2021-08-01 07:09:45 INFO Message no. 1 2021-08-01 07:10:15 INFO Message no. 2 :::::::::::::: info.log.2021-08-01_07-10 :::::::::::::: 2021-08-01 07:10:45 INFO Message no. 3 2021-08-01 07:11:15 INFO Message no. 4 :::::::::::::: info.log.2021-08-01_07-11 :::::::::::::: 2021-08-01 07:11:45 INFO Message no. 5 2021-08-01 07:12:15 INFO Message no. 6 :::::::::::::: info.log.2021-08-01_07-12 :::::::::::::: 2021-08-01 07:12:45 INFO Message no. 7 2021-08-01 07:13:15 INFO Message no. 8 The test script logs every 30 seconds, so I don't see what the problem is. Can you describe it more clearly? ---------- keywords: -patch Added file: https://bugs.python.org/file50197/log_40469.py _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue40469> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com