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
gabime 6991857a8e Added SPDLOG_NO_REGISTRY_MUTEX option to tweakme.h 10 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 flush 10 years ago
format.cc Fixed bug #81 (Doesn't compile on OS X under gcc-4.9 ) 11 years ago
format.h bugfix while fixing bug #81 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 small style fixes 10 years ago
mpmc_bounded_q.h astyle 11 years ago
null_mutex.h astyle 11 years ago
os.h Fix bug #84 11 years ago
pattern_formatter_impl.h fixed gcc pedantic warning 11 years ago
registry.h Added SPDLOG_NO_REGISTRY_MUTEX option to tweakme.h 10 years ago
spdlog_impl.h stdout_loggers now thread safe across all instances (share same stdout_sink_mt) 11 years ago