mirror of
https://github.com/gabime/spdlog.git
synced 2026-04-10 11:34:29 +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