add third party spdlog
parent
6fd04e75
No related branches found
No related tags found
This commit is part of merge request !99. Comments created here will be created in the context of that merge request.
Showing
- third_party/spdlog/include/spdlog/async_logger.h 77 additions, 0 deletionsthird_party/spdlog/include/spdlog/async_logger.h
- third_party/spdlog/include/spdlog/common.h 143 additions, 0 deletionsthird_party/spdlog/include/spdlog/common.h
- third_party/spdlog/include/spdlog/details/async_log_helper.h 390 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/async_log_helper.h
- third_party/spdlog/include/spdlog/details/async_logger_impl.h 89 additions, 0 deletions...d_party/spdlog/include/spdlog/details/async_logger_impl.h
- third_party/spdlog/include/spdlog/details/file_helper.h 118 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/file_helper.h
- third_party/spdlog/include/spdlog/details/log_msg.h 46 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/log_msg.h
- third_party/spdlog/include/spdlog/details/logger_impl.h 298 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/logger_impl.h
- third_party/spdlog/include/spdlog/details/mpmc_bounded_q.h 172 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/mpmc_bounded_q.h
- third_party/spdlog/include/spdlog/details/null_mutex.h 45 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/null_mutex.h
- third_party/spdlog/include/spdlog/details/os.h 361 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/os.h
- third_party/spdlog/include/spdlog/details/pattern_formatter_impl.h 636 additions, 0 deletions...ty/spdlog/include/spdlog/details/pattern_formatter_impl.h
- third_party/spdlog/include/spdlog/details/registry.h 185 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/registry.h
- third_party/spdlog/include/spdlog/details/spdlog_impl.h 245 additions, 0 deletionsthird_party/spdlog/include/spdlog/details/spdlog_impl.h
- third_party/spdlog/include/spdlog/fmt/bundled/format.cc 560 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/bundled/format.cc
- third_party/spdlog/include/spdlog/fmt/bundled/format.h 4495 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/bundled/format.h
- third_party/spdlog/include/spdlog/fmt/bundled/ostream.cc 35 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/bundled/ostream.cc
- third_party/spdlog/include/spdlog/fmt/bundled/ostream.h 118 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/bundled/ostream.h
- third_party/spdlog/include/spdlog/fmt/bundled/printf.h 642 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/bundled/printf.h
- third_party/spdlog/include/spdlog/fmt/fmt.h 28 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/fmt.h
- third_party/spdlog/include/spdlog/fmt/ostr.h 17 additions, 0 deletionsthird_party/spdlog/include/spdlog/fmt/ostr.h
Loading
Please register or sign in to comment