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/src/details
gabime 3c9963a495 Removed tweak options and spdlog_config.h 9 months ago
..
file_helper.cpp Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
log_msg.cpp Removed tweak options and spdlog_config.h 9 months ago
log_msg_buffer.cpp Fix windows compile of log_msg_buffer.cpp 9 months ago
os_unix.cpp Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
os_windows.cpp Non locking ::fwrite if possible (SPDLOG_FWRITE_UNLOCKED defined) or use the regular locking fwrite 9 months ago
periodic_worker.cpp Replaced include <spdlog/..> with include "spdlog/.." 2 years ago
registry.cpp Fixed tidy warnings 9 months ago
thread_pool.cpp Removed tweak options and spdlog_config.h 9 months ago