See https://github.com/Notgnoshi/candemonium/tree/main/docs/design/candumpr/ Needs lots of thought. * [ ] detect when you start up with an invalid system clock (compare against timestamps from previous log files?) * [ ] detect system clock jumps during runtime (at least log them) * [ ] is there anything to do about renaming log files? Or just rely on the monotonic index?
See https://github.com/Notgnoshi/candemonium/tree/main/docs/design/candumpr/
Needs lots of thought.