KDSPDSetup
Small library to initialize spdlog loggers from a toml configuration file.
kdspdsetup.cpp File Reference
#include "kdspdsetup.h"
#include <KDSpdSetup/setup.h>
Include dependency graph for kdspdsetup.cpp:

Go to the source code of this file.

Namespaces

 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. More...