18 template <std::
size_t N>
Zero-heap fixed-capacity inline buffer log event record.
No-op log sink for zero-cost logging in benchmarks or production headless mode.
Definition NullLogSink.hpp:14
void write(const LogEventT< N > &event) const noexcept
Definition NullLogSink.hpp:19
Definition ConsoleLogSink.hpp:12
Zero-heap log event carrying fixed-size inline message buffer across MPSC event bus.
Definition LogEvent.hpp:21