A simple thread-safe dependencies-free logger for modern c++ application.
It is designed to be simple to use, fast, and safe to use in a multi-threaded context.
- a C++ 20 capable compiler
- CMake version > 3.0
See the example folder.
A simple thread-safe dependencies-free logger for modern c++ application.
It is designed to be simple to use, fast, and safe to use in a multi-threaded context.
See the example folder.