spdlog/include/spdlog/details
2015-04-09 18:20:45 +03:00
..
async_log_helper.h Removed redundant "using log_thread_id=size_t" 2015-04-08 10:56:39 +03:00
async_logger_impl.h astyle.sh 2015-01-15 10:49:05 +02:00
file_helper.h Changed "auto_flush" to "force_flush" to better represent the meaning 2015-01-07 12:44:02 +02:00
format.cc Updated cppformat to version 86a7d856fa03fb5ba96f1a27907a4b7171f42e56 and remove spdlog::details namespace from it's source 2015-02-27 11:24:10 +02:00
format.h astyle 2015-03-21 13:55:00 +02:00
line_logger.h Added tweakme.h - enable users to enable/disable features at compile time 2015-04-09 18:05:16 +03:00
log_msg.h Removed redundant "using log_thread_id=size_t" 2015-04-08 10:56:39 +03:00
logger_impl.h use std::memory_order_relaxed when reading logger's level 2015-01-07 12:35:43 +02:00
mpmc_bounded_q.h astyle 2014-12-21 02:47:04 +02:00
null_mutex.h astyle 2014-12-21 02:47:04 +02:00
os.h replaced include pthread.h with <thread> 2015-04-09 18:20:45 +03:00
pattern_formatter_impl.h fixed gcc pedantic warning 2015-04-09 18:14:39 +03:00
registry.h Fixed issue #61 (spdlog::set_level(...) does not affect loggers created afterwords) 2015-03-18 23:31:17 +02:00
spdlog_impl.h Added option for setting rotation time in daily file ctor 2015-02-15 23:28:13 +02:00