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 76436d07cc
bench and examples updates
11 years ago
..
async_log_helper.h More improvements to the async logger 11 years ago
async_logger_impl.h More improvements to the async logger 11 years ago
file_helper.h async using lockfree queue and bug fixes regarding usage of cppformat 11 years ago
format.cc async using lockfree queue and bug fixes regarding usage of cppformat 11 years ago
format.h disable Wshadow in gcc 11 years ago
line_logger.h using mpmc bounded q for async and many async optimizations 11 years ago
log_msg.h using mpmc bounded q for async and many async optimizations 11 years ago
logger_impl.h support for API of the form logger.info() << .. 11 years ago
mpmc_bounded_q.h using mpmc bounded q for async and many async optimizations 11 years ago
null_mutex.h readme 11 years ago
os.h Update os.h 11 years ago
pattern_formatter_impl.h using mpmc bounded q for async and many async optimizations 11 years ago
registry.h More improvements to the async logger 11 years ago
spdlog_impl.h More improvements to the async logger 11 years ago