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