mirror of https://github.com/gabime/spdlog.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Reason for the discard_new policy: when there is an overflow, there is usually some unexpected issue (a bug, or some other unexpected stuff). And in case of unexpected issue, the first arrived log messages are usually more important than subsequent ones. For example, some application keep logging error messages in case of functionality failure, which, when using async_overflow_policy::overrun_oldest, will overrun the first arrived messages that may contain real reason for the failure. |
2 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 2 years ago | |
includes.h | 3 years ago | |
main.cpp | 3 years ago | |
test_async.cpp | 2 years ago | |
test_backtrace.cpp | 3 years ago | |
test_bin_to_hex.cpp | 2 years ago | |
test_cfg.cpp | 5 years ago | |
test_circular_q.cpp | 2 years ago | |
test_create_dir.cpp | 4 years ago | |
test_custom_callbacks.cpp | 3 years ago | |
test_daily_logger.cpp | 3 years ago | |
test_dup_filter.cpp | 4 years ago | |
test_errors.cpp | 2 years ago | |
test_eventlog.cpp | 4 years ago | |
test_file_helper.cpp | 3 years ago | |
test_file_logging.cpp | 3 years ago | |
test_fmt_helper.cpp | 3 years ago | |
test_macros.cpp | 3 years ago | |
test_misc.cpp | 2 years ago | |
test_mpmc_q.cpp | 3 years ago | |
test_pattern_formatter.cpp | 2 years ago | |
test_registry.cpp | 5 years ago | |
test_sink.h | 6 years ago | |
test_stdout_api.cpp | 4 years ago | |
test_stopwatch.cpp | 2 years ago | |
test_systemd.cpp | 6 years ago | |
test_time_point.cpp | 5 years ago | |
utils.cpp | 3 years ago | |
utils.h | 6 years ago |