Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
logging.hpp
Go to the documentation of this file.
1
7#pragma once
8
Standard console output log sink with ANSI color support.
Synchronous append-only file logging sink.
Structured JSON Lines (NDJSON) output log sink for observability.
Asynchronous background worker service for flushing log events to disk.
Zero-heap fixed-capacity inline buffer log event record.
Log severity enumeration and ANSI color formatting utilities.
Static logger frontend with compile-time formatting and severity filtering.
No-op compile-time disabled log sink for zero overhead.