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

One log record, captured by ListenerSink and (optionally) emitted as JSON by JsonFormatter. More...

#include <log_event.hpp>

Detailed Description

One log record, captured by ListenerSink and (optionally) emitted as JSON by JsonFormatter.

Fields mirror what spdlog gives us in log_msg.


The documentation for this struct was generated from the following file: