#include "spdlog/common.h"#include "spdlog/logger.h"#include <chrono>#include <memory>#include <string>#include "details/async_logger_impl.h"Go to the source code of this file.
Classes | |
| class | spdlog::async_logger |
Namespaces | |
| spdlog | |
| spdlog::details | |
Enumerations | |
| enum | spdlog::async_overflow_policy { spdlog::async_overflow_policy::block, spdlog::async_overflow_policy::overrun_oldest } |
1.8.11