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
gabi d817994bd2 Moved namespace fmt to be under spdlog::details to minimize namespace pollution for the users 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 Moved namespace fmt to be under spdlog::details to minimize namespace pollution for the users 11 years ago
format.h Moved namespace fmt to be under spdlog::details to minimize namespace pollution for the users 11 years ago
line_logger.h Improved perf by using const char* instead of std::string& when accepting format strings 11 years ago
log_msg.h using mpmc bounded q for async and many async optimizations 11 years ago
logger_impl.h Improved perf by using const char* instead of std::string& when accepting format strings 11 years ago
mpmc_bounded_q.h astyle 11 years ago
null_mutex.h readme 11 years ago
os.h Update os.h 11 years ago
pattern_formatter_impl.h Moved namespace fmt to be under spdlog::details to minimize namespace pollution for the users 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