mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-21 08:10:43 +08:00
Merge branch 'master' of https://github.com/gabime/spdlog
This commit is contained in:
commit
9a9e9aace9
@ -49,7 +49,7 @@ inline spdlog::async_logger::async_logger(const std::string& logger_name,
|
||||
async_logger(logger_name,
|
||||
{
|
||||
single_sink
|
||||
}, queue_size, overflow_policy, worker_warmup_cb, flush_interval_ms, worker_teardown_cb) {}
|
||||
}, queue_size, overflow_policy, worker_warmup_cb, flush_interval_ms, worker_teardown_cb) {}
|
||||
|
||||
|
||||
inline void spdlog::async_logger::flush()
|
||||
|
Loading…
Reference in New Issue
Block a user