mirror of https://github.com/gabime/spdlog.git
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.pull/2646/head
parent
da14258533
commit
880f3c173f
Loading…
Reference in New Issue