Sybren A. Stüvel adf7113b34 Worker: log chunker, also flush log after certain time
This flushes the log when the previous `Append()` call was too long ago.
Note that this doesn't flush after X seconds of silence; a call to
`Append()` or `Flush()` still has to happen in order to do the flushing.
2022-02-22 15:34:37 +01:00
..
2022-02-21 18:03:51 +01:00
2022-02-21 19:07:20 +01:00
2022-02-21 19:07:20 +01:00
2022-02-17 10:49:43 +01:00