mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00

* Added a function to add callbacks that are called when a logger is registered * Fix non captured registration 2 not being properly tested for * Replace std::list by std::vector * Remove const refs to shared pointers * Fix missing header