Loguru
A lightweight C++ logging library
...The library supports multiple output formats and destinations, making it flexible for different use cases. It also includes features such as structured logging and filtering, which help organize and analyze log data effectively. Loguru is designed to be efficient and easy to integrate into existing projects. It emphasizes developer experience, making logging more intuitive and less error-prone. Overall, Loguru provides a streamlined approach to logging that improves both usability and functionality.