mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +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).