mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +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).