|
KDSPDSetup
Small library to initialize spdlog loggers from a toml configuration file.
|

Go to the source code of this file.
Namespaces | |
| namespace | KDSPDSetup |
| The only public-facing namespace in the library. | |
Functions | |
| void | KDSPDSetup::setupFrom (std::string const &file) |
| This function performs all setup needed to start logging. It should be the only callable part of the library. | |