mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
Comment describing the default logging pattern is missing [%s:%#], which is the abbreviated source file + the line number. I tried to customize our own logger by copy pasting this info, and then I noticed we had lost that information.