spdlog/include/spdlog/details
2015-03-21 13:55:00 +02:00
..
async_log_helper.h astyle 2015-03-21 13:55:00 +02: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 Under linux, use the much faster CLOCK_REALTIME_COARSE clock by default (SPDLOG_CLOCK_COARSE is defined in common.h) 2015-01-29 00:19:37 +02:00
log_msg.h astyle 2014-12-21 02:47:04 +02: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 pass nullptr to time() instead of 0 2015-02-09 23:47:51 +02:00
pattern_formatter_impl.h astyle 2015-03-21 13:55:00 +02: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