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.
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));
3 years ago
..
backtracer-inl.h clang-format 4 years ago
backtracer.h clang-format 4 years ago
circular_q.h update 3 years ago
console_globals.h "#include" <spdlog/.*> instead of "spdlog/.*" 6 years ago
file_helper-inl.h Bump fmt to version 8.1.1 and run clang-format 4 years ago
file_helper.h clang-format 4 years ago
fmt_helper.h Add FMT_STRING to allow compilation with FMT_ENFORCE_COMPILE_STRING 3 years ago
log_msg-inl.h clang-format 4 years ago
log_msg.h clang-format 4 years ago
log_msg_buffer-inl.h clang-format 4 years ago
log_msg_buffer.h clang-format 4 years ago
mpmc_blocking_q.h add overrun reset function 3 years ago
null_mutex.h Remove try_lock from null_mutex. 3 years ago
os-inl.h Replace fmt_helper::to_string by a macro 3 years ago
os.h minor changes added const ref params 4 years ago
periodic_worker-inl.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
periodic_worker.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
registry-inl.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
registry.h Expend support for any std::chrono::duration in `spdlog::flush_every` 3 years ago
synchronous_factory.h clang-format 4 years ago
tcp_client-windows.h clang-format 4 years ago
tcp_client.h Support C++20 std::format as an alternative to fmtlib 4 years ago
thread_pool-inl.h add overrun reset function 3 years ago
thread_pool.h add overrun reset function 3 years ago
udp_client-windows.h Fixed compiler error when building on Windows with #define UNICODE 3 years ago
udp_client.h clang-format 4 years ago
windows_include.h clang-format 4 years ago