mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:40:05 +08:00
format
This commit is contained in:
@@ -30,7 +30,6 @@ public:
|
||||
{
|
||||
std::lock_guard<Mutex> lock(mutex_);
|
||||
sink_it_(msg);
|
||||
|
||||
}
|
||||
|
||||
void flush() SPDLOG_FINAL override
|
||||
|
Reference in New Issue
Block a user