mirror of
https://github.com/gabime/spdlog.git
synced 2025-11-16 09:28:56 +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