mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-27 07:14:12 +08:00
b6eeb7364c
* 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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
includes.h | ||
main.cpp | ||
test_async.cpp | ||
test_backtrace.cpp | ||
test_bin_to_hex.cpp | ||
test_cfg.cpp | ||
test_circular_q.cpp | ||
test_create_dir.cpp | ||
test_custom_callbacks.cpp | ||
test_daily_logger.cpp | ||
test_dup_filter.cpp | ||
test_errors.cpp | ||
test_eventlog.cpp | ||
test_file_helper.cpp | ||
test_file_logging.cpp | ||
test_fmt_helper.cpp | ||
test_macros.cpp | ||
test_misc.cpp | ||
test_mpmc_q.cpp | ||
test_pattern_formatter.cpp | ||
test_registry.cpp | ||
test_sink.h | ||
test_stdout_api.cpp | ||
test_stopwatch.cpp | ||
test_systemd.cpp | ||
test_time_point.cpp | ||
utils.cpp | ||
utils.h |