mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +08:00
Classes inheriting from `base_sink` can now lock the base mutex inside their `const` member methods (e.g., basic accessors).
Classes inheriting from `base_sink` can now lock the base mutex inside their `const` member methods (e.g., basic accessors).