spdlog: A Fast C++ Logging Library
A brief introduction to the project:
spdlog (Super fast C++ logging library) is an open-source project on GitHub that provides a fast and efficient logging library for C++ applications. It aims to be the fastest logging library available for C++, while also providing a simple and easy-to-use interface for developers.