|
logman 0.1.0
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
|
Umbrella header. More...
#include <logman/env_prefixes.hpp>#include <logman/formatters.hpp>#include <logman/init_config.hpp>#include <logman/listener_sink.hpp>#include <logman/log_event.hpp>#include <logman/log_manager.hpp>#include <logman/version.hpp>
Go to the source code of this file.
Umbrella header.
Including this pulls in the full public logman API. The nlohmann/json adapter is conditional on <nlohmann/json.hpp> being on the include path at compile time.