mirror of https://github.com/gabime/spdlog.git
Expend support for any std::chrono::duration in `spdlog::flush_every`
This allows things like: spdlog::flush_every(std::chrono::minutes(10)); spdlog::flush_every(std::chrono::milliseconds(100));pull/2439/head
parent
6c95f4c816
commit
dfe1009080
Loading…
Reference in New Issue