spdlog/include/spdlog
Jonathan Vannier b6eeb7364c
Added a function to add callbacks that are called when a logger is registered (#2883)
* 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
2023-09-25 18:49:04 +03:00
..
cfg update clang format again 2023-09-25 16:40:36 +03:00
details Added a function to add callbacks that are called when a logger is registered (#2883) 2023-09-25 18:49:04 +03:00
fmt update clang format again 2023-09-25 16:40:36 +03:00
sinks update clang format again 2023-09-25 16:40:36 +03:00
async_logger-inl.h clang format 2023-09-25 16:08:29 +03:00
async_logger.h update clang format again 2023-09-25 16:40:36 +03:00
async.h update clang format again 2023-09-25 16:40:36 +03:00
common-inl.h update clang format again 2023-09-25 16:40:36 +03:00
common.h update clang format again 2023-09-25 16:40:36 +03:00
formatter.h update clang format again 2023-09-25 16:40:36 +03:00
fwd.h update clang format again 2023-09-25 16:40:36 +03:00
logger-inl.h update clang format again 2023-09-25 16:40:36 +03:00
logger.h update clang format again 2023-09-25 16:40:36 +03:00
pattern_formatter-inl.h update clang format again 2023-09-25 16:40:36 +03:00
pattern_formatter.h update clang format again 2023-09-25 16:40:36 +03:00
spdlog-inl.h Added a function to add callbacks that are called when a logger is registered (#2883) 2023-09-25 18:49:04 +03:00
spdlog.h Added a function to add callbacks that are called when a logger is registered (#2883) 2023-09-25 18:49:04 +03:00
stopwatch.h update clang format again 2023-09-25 16:40:36 +03:00
tweakme.h clang format 2023-09-25 16:08:29 +03:00
version.h Add SPDLOG_TO_VERSION to compare spdlog version (#2853) 2023-08-14 08:19:02 +03:00