mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
42d1f40a18
* Fix stdout_sink_base::log's behavior inconsistency It will flush every time when it if not defined _WIN32, but not in Windows family. We viewed the commit #48d4ed9 for fixing issue #1675 . It seems missing this flushing operation in mistake. * Use fflush at all operating system * Remove redundant fflush from stdout_sink_base --------- Co-authored-by: scc <scc@teamt5.org> |
||
---|---|---|
.. | ||
spdlog |