|
ORE Studio 0.0.4
|
Helper to add trace context attributes to a log record. More...
#include <macros.hpp>

Public Member Functions | |
| trace_context_injector (const domain::telemetry_context &c) | |
Public Attributes | |
| const domain::telemetry_context & | ctx |
Helper to add trace context attributes to a log record.
This is used by the TLOG_SEV macro to inject trace_id and span_id into the log record for correlation with distributed traces.