|
logman 0.1.0
Modern C++23 header-only logging manager wrapping spdlog with channels, listeners, and structured events
|
One log record, captured by ListenerSink and (optionally) emitted as JSON by JsonFormatter.
More...
#include <log_event.hpp>
One log record, captured by ListenerSink and (optionally) emitted as JSON by JsonFormatter.
Fields mirror what spdlog gives us in log_msg.