|
spdlog
|
Go to the source code of this file.
#include <spdlog/details/log_msg_buffer.h>#include <spdlog/details/mpmc_blocking_q.h>#include <spdlog/details/os.h>#include <chrono>#include <memory>#include <thread>#include <vector>#include <functional>Classes | |
| struct | spdlog::details::async_msg |
| class | spdlog::details::thread_pool |
Namespaces | |
| namespace | spdlog |
| namespace | spdlog::details |
Typedefs | |
| using | spdlog::details::async_logger_ptr = std::shared_ptr< spdlog::async_logger > |
Enumerations | |
| enum class | spdlog::details::async_msg_type { spdlog::details::log , spdlog::details::flush , spdlog::details::terminate } |