You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)