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

nlohmann/json adapter for LogEvent. More...

#include <logman/log_event.hpp>
#include <nlohmann/json.hpp>
#include <chrono>
Include dependency graph for log_event_json.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

nlohmann/json adapter for LogEvent.

Included unconditionally — the umbrella header gates it via __has_include.