mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-26 10:31:34 +08:00
astyle
This commit is contained in:
parent
0f76db880e
commit
30c23ef206
@ -330,7 +330,7 @@ inline void spdlog::details::async_log_helper::handle_flush_interval(log_clock::
|
||||
for (auto &s : _sinks)
|
||||
s->flush();
|
||||
now = last_flush = details::os::now();
|
||||
_flush_requested = false;
|
||||
_flush_requested = false;s
|
||||
}
|
||||
}
|
||||
inline void spdlog::details::async_log_helper::set_formatter(formatter_ptr msg_formatter)
|
||||
|
Loading…
Reference in New Issue
Block a user