Closed ivanovkirilg closed 3 months ago
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This is meant to close #6.
'Design for concurrency' requirement is not fully met due to usage of non thread-safeWithout full C++20std::localtime
.<chrono>
support, there is not a standard way of getting a timestamp, sothis shall remain as an open issueI've decided to keep 'time since epoch' format which can then be post-processed into a timestamp.TODO: warnings and data logging.