spdlog/include/spdlog/details
Lucas CHOLLET dfe1009080 Expend support for any std::chrono::duration in spdlog::flush_every
This allows things like:

spdlog::flush_every(std::chrono::minutes(10));
spdlog::flush_every(std::chrono::milliseconds(100));
2022-07-17 20:28:39 +02:00
..
backtracer-inl.h clang-format 2021-07-19 00:50:51 +03:00
backtracer.h clang-format 2021-07-19 00:50:51 +03:00
circular_q.h update 2022-06-09 19:39:57 +08:00
console_globals.h "#include" <spdlog/.*> instead of "spdlog/.*" 2019-11-06 19:15:29 +00:00
file_helper-inl.h Bump fmt to version 8.1.1 and run clang-format 2022-02-12 13:20:15 +02:00
file_helper.h clang-format 2021-11-16 23:44:35 +02:00
fmt_helper.h Add FMT_STRING to allow compilation with FMT_ENFORCE_COMPILE_STRING 2022-05-19 11:32:54 -07:00
log_msg_buffer-inl.h clang-format 2021-07-19 00:50:51 +03:00
log_msg_buffer.h clang-format 2021-07-19 00:50:51 +03:00
log_msg-inl.h clang-format 2021-07-19 00:50:51 +03:00
log_msg.h clang-format 2021-07-19 00:50:51 +03:00
mpmc_blocking_q.h add overrun reset function 2022-06-09 19:45:40 +08:00
null_mutex.h Remove try_lock from null_mutex. 2022-05-20 16:20:19 +08:00
os-inl.h Replace fmt_helper::to_string by a macro 2022-04-26 23:25:35 -04:00
os.h minor changes added const ref params 2021-12-11 16:09:19 +02:00
periodic_worker-inl.h Expend support for any std::chrono::duration in spdlog::flush_every 2022-07-17 20:28:39 +02:00
periodic_worker.h Expend support for any std::chrono::duration in spdlog::flush_every 2022-07-17 20:28:39 +02:00
registry-inl.h Expend support for any std::chrono::duration in spdlog::flush_every 2022-07-17 20:28:39 +02:00
registry.h Expend support for any std::chrono::duration in spdlog::flush_every 2022-07-17 20:28:39 +02:00
synchronous_factory.h clang-format 2021-11-16 23:44:35 +02:00
tcp_client-windows.h clang-format 2021-11-16 23:44:35 +02:00
tcp_client.h Support C++20 std::format as an alternative to fmtlib 2021-11-13 11:29:05 -05:00
thread_pool-inl.h add overrun reset function 2022-06-09 19:45:40 +08:00
thread_pool.h add overrun reset function 2022-06-09 19:45:40 +08:00
udp_client-windows.h Fixed compiler error when building on Windows with #define UNICODE 2022-03-22 16:20:45 +01:00
udp_client.h clang-format 2021-11-16 23:44:35 +02:00
windows_include.h clang-format 2021-07-19 00:50:51 +03:00