mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 02:21:34 +08:00
format
This commit is contained in:
parent
28ef15d669
commit
15f3b0fea5
@ -30,7 +30,6 @@ public:
|
||||
{
|
||||
std::lock_guard<Mutex> lock(mutex_);
|
||||
sink_it_(msg);
|
||||
|
||||
}
|
||||
|
||||
void flush() SPDLOG_FINAL override
|
||||
|
Loading…
Reference in New Issue
Block a user