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.
Use the new blocking dequeue to avoid unnecessarily waking up the thread pool every 10s. Fixes #2587 by replacing std::condition_variable::wait_for with std::condition_variable::wait as a workaroung for gcc 11.3 issue 101978. Co-authored-by: Alok Priyadarshi <alokp@dexterity.ai> |
3 years ago | |
|---|---|---|
| .. | ||
| CMakeLists.txt | 3 years ago | |
| catch.hpp | 4 years ago | |
| catch.license | 7 years ago | |
| includes.h | 3 years ago | |
| main.cpp | 3 years ago | |
| test_async.cpp | 4 years ago | |
| test_backtrace.cpp | 3 years ago | |
| test_cfg.cpp | 5 years ago | |
| test_create_dir.cpp | 4 years ago | |
| test_daily_logger.cpp | 4 years ago | |
| test_dup_filter.cpp | 4 years ago | |
| test_errors.cpp | 4 years ago | |
| test_eventlog.cpp | 4 years ago | |
| test_file_helper.cpp | 4 years ago | |
| test_file_logging.cpp | 4 years ago | |
| test_fmt_helper.cpp | 3 years ago | |
| test_macros.cpp | 4 years ago | |
| test_misc.cpp | 4 years ago | |
| test_mpmc_q.cpp | 3 years ago | |
| test_pattern_formatter.cpp | 3 years ago | |
| test_registry.cpp | 5 years ago | |
| test_sink.h | 6 years ago | |
| test_stdout_api.cpp | 4 years ago | |
| test_stopwatch.cpp | 4 years ago | |
| test_systemd.cpp | 7 years ago | |
| test_time_point.cpp | 6 years ago | |
| utils.cpp | 3 years ago | |
| utils.h | 6 years ago | |