Corium 1.1.0
High-Performance Zero-Heap C++20 MPSC Application Runtime
Loading...
Searching...
No Matches
JsonLogSink.hpp File Reference

Structured JSON Lines (NDJSON) output log sink for observability. More...

#include <ostream>
#include <string_view>
#include "corium/logging/LogEvent.hpp"
+ Include dependency graph for JsonLogSink.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  corium::logging::sinks::JsonLogSink
 Structured JSON Lines (NDJSON) output log sink. Formats LogEvent records into JSON objects for structured telemetry and ingest (ELK, Datadog, Grafana Loki). More...
 

Namespaces

namespace  corium
 
namespace  corium::logging
 
namespace  corium::logging::sinks
 

Detailed Description

Structured JSON Lines (NDJSON) output log sink for observability.