spdlog is not very fast: https://github.com/odygrd/quill?tab=readme-ov-file#-performance
But almost nothing else uses std::format, which I insist on using. quill has good justification (see linked SO post here) for not using it (performance)
spdlogis not very fast: https://github.com/odygrd/quill?tab=readme-ov-file#-performanceBut almost nothing else uses
std::format, which I insist on using. quill has good justification (see linked SO post here) for not using it (performance)