logman 0.1.0
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
Loading...
Searching...
No Matches
init_config.hpp File Reference

Configuration struct consumed by LogManager::initialize(). More...

#include <spdlog/spdlog.h>
#include <string>
#include <vector>
Include dependency graph for init_config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  logman::InitConfig
 Settings applied during LogManager::initialize(InitConfig). More...
 

Detailed Description

Configuration struct consumed by LogManager::initialize().