spdlog/include/spdlog/details
2018-10-05 14:33:53 +03:00
..
async_logger_impl.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 2018-10-05 14:23:37 +03:00
circular_q.h Fix broken build 2018-08-14 16:38:35 +03:00
console_globals.h Change console_globals include to windows.h only 2018-08-22 22:47:16 +02:00
file_helper.h Update file_helper.h 2018-08-24 13:27:49 +03:00
fmt_helper.h pad3 small optimization 2018-09-28 01:27:37 +03:00
log_msg.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 2018-10-05 14:23:37 +03:00
logger_impl.h Reverted const qualifier to log_msg& args, fixed issue #849, and added counter tests 2018-10-05 14:23:37 +03:00
mpmc_blocking_q.h Fix broken build 2018-08-14 16:38:35 +03:00
null_mutex.h formatting 2018-03-17 12:47:46 +02:00
os.h WIN32: Don't deny access to file sinks from other processes 2018-08-23 12:20:26 -03:00
pattern_formatter.h user buffer.clear() insread of resize(0) 2018-09-27 17:08:21 +03:00
periodic_worker.h code formatting and clang tidy warnings fixes 2018-08-13 10:30:02 +03:00
registry.h Moved spdlog::make_unique to spdlog::details::make_unique and prevent T to be array 2018-09-26 23:48:36 +03:00
thread_pool.h Changed forward<worker_ptr> to std::move in async logger 2018-10-05 14:33:53 +03:00