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
Gabi Melman 63535f140b
V2.x no std format (#3271)
* Removed SPDLOG_USE_STD_FORMAT

* Removed SPDLOG_USE_STD_FORMAT

* clang-format

* Fix windows.yml ci

* Fix ci
9 months ago
..
circular_q.h Add missing include (#3026) 1 year ago
file_helper.h Clang format sort includes 2 years ago
fmt_helper.h V2.x no std format (#3271) 9 months ago
log_msg.h clang format 2 years ago
log_msg_buffer.h Use relative includes and create spdlog_config.h 2 years ago
mpmc_blocking_q.h use std::lock_guard instead of std::unique_lock (#3179) 9 months ago
null_mutex.h update clang format again 2 years ago
os.h Cleaned os.h 2 years ago
periodic_worker.h Expose the flusher thread object to user in order to allow setting of thread name and thread affinity when needed (#3009) 1 year ago
registry.h clang-format 1 year ago
synchronous_factory.h Use relative includes and create spdlog_config.h 2 years ago
tcp_client_unix.h constexpr in tcp_client_unix 1 year ago
tcp_client_windows.h Refactored os.cpp to os_unix.cpp and os_windows.cpp 2 years ago
thread_pool.h clang format 2 years ago
udp_client_unix.h Refactored os.cpp to os_unix.cpp and os_windows.cpp 2 years ago
udp_client_windows.h Refactored os.cpp to os_unix.cpp and os_windows.cpp 2 years ago
windows_include.h update clang format again 2 years ago