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