|
Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
|
No-op log sink for zero-cost logging in benchmarks or production headless mode. More...
#include <NullLogSink.hpp>
Collaboration diagram for corium::logging::sinks::NullLogSink:Public Member Functions | |
| NullLogSink ()=default | |
| template<std::size_t N> | |
| void | write (const LogEventT< N > &event) const noexcept |
No-op log sink for zero-cost logging in benchmarks or production headless mode.
|
default |
|
inlinenoexcept |