|
EllAlgo 1.6.13
|
Logging utilities for the ellalgo library. More...
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | ellalgo |
Functions | |
| void | ellalgo::log_with_spdlog (const std::string &message) |
| Log a message using spdlog. | |
Logging utilities for the ellalgo library.
This header provides logging functionality using spdlog as the backend. It offers a simple interface for logging messages throughout the library.