mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-24 06:32:06 +08:00
Update async_log_helper.h
This commit is contained in:
parent
f85a08622e
commit
2b5c3615fd
@ -9,8 +9,6 @@
|
|||||||
// If the internal queue of log messages reaches its max size,
|
// If the internal queue of log messages reaches its max size,
|
||||||
// then the client call will block until there is more room.
|
// then the client call will block until there is more room.
|
||||||
//
|
//
|
||||||
// If the back thread throws during logging, a spdlog::spdlog_ex exception
|
|
||||||
// will be thrown in client's thread when tries to log the next message
|
|
||||||
|
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user