mirror of
https://github.com/gabime/spdlog.git
synced 2026-01-02 09:57:55 +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