
spdlog
Blazing-fast, header-only C++ logging for demanding applications.
cppcpp11header-onlylogging
spdlog is a high-performance, header-only C++ logging library designed for speed and ease of use. It solves the problem of verbose or slow logging in performance-critical C++ applications by providing an exceptionally fast, asynchronous logger with a rich feature set. It's ideal for C++ developers, from embedded systems to large-scale server applications, who need reliable, structured logging without sacrificing runtime performance.