Results 2 comments of mike zhu

There are some mistakes in codes. And it couldn't work with your code. my code is ` auto file_sink = quill::Frontend::create_or_get_sink( "sys.log", []() { quill::v9::RotatingFileSinkConfig cfg; cfg.set_open_mode('a'); // cfg.set_filename_append_option(quill::FilenameAppendOption::StartDate); //...

I don't think it can run very well. It works well as Index model. The fundamental problem actually lies in the fact that in the _rotate_files function, In this function...