You can not 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
gabime 256c64d72f
Fixed registry functions
11 years ago
..
async_log_helper.h Removed redundant "using log_thread_id=size_t" 11 years ago
async_logger_impl.h astyle.sh 11 years ago
file_helper.h Changed "auto_flush" to "force_flush" to better represent the meaning 11 years ago
format.cc Updated cppformat to version 86a7d856fa03fb5ba96f1a27907a4b7171f42e56 and remove spdlog::details namespace from it's source 11 years ago
format.h astyle 11 years ago
line_logger.h Added tweakme.h - enable users to enable/disable features at compile time 11 years ago
log_msg.h Removed redundant "using log_thread_id=size_t" 11 years ago
logger_impl.h use std::memory_order_relaxed when reading logger's level 11 years ago
mpmc_bounded_q.h astyle 11 years ago
null_mutex.h astyle 11 years ago
os.h replaced include pthread.h with <thread> 11 years ago
pattern_formatter_impl.h fixed gcc pedantic warning 11 years ago
registry.h Fixed registry functions 11 years ago
spdlog_impl.h Fixed registry functions 11 years ago