Spdlog is probably the fastest logging library out there. It's also single header file. I played around with it and it is easy to use so far. EDIT: ezlog has high overhead, so this switch would be good.
Spdlog is probably the fastest logging library out there. It's also single header file. I played around with it and it is easy to use so far.
EDIT: ezlog has high overhead, so this switch would be good.