mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
eol
This commit is contained in:
parent
32bc807109
commit
0402309028
@ -69,4 +69,4 @@
|
|||||||
// Uncomment to avoid locking in the registry operations (spdlog::get(), spdlog::drop() spdlog::register()).
|
// Uncomment to avoid locking in the registry operations (spdlog::get(), spdlog::drop() spdlog::register()).
|
||||||
// Use only if your code never modifes concurrently the registry.
|
// Use only if your code never modifes concurrently the registry.
|
||||||
// Note that upon creating a logger the registry is modified by spdlog..
|
// Note that upon creating a logger the registry is modified by spdlog..
|
||||||
// #define SPDLOG_NO_REGISTRY_MUTEX
|
// #define SPDLOG_NO_REGISTRY_MUTEX
|
||||||
|
Loading…
Reference in New Issue
Block a user