mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +08:00
* Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed * Code review fix - periodic_worker thread getter should return a reference and not a pointer