omni/structuredlog
Files
omni/structuredlog/BinarySerializer.h: Module for serializing data into the structured logging queue.
omni/structuredlog/IStructuredLog.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLog.h: The core structured logging interface.
omni/structuredlog/IStructuredLogControl.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLogControl.h: The structured log control interface.
omni/structuredlog/IStructuredLogExtraFields.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLogExtraFields.h: Interface to manage extra CloudEvent fields in all structured log messages.
omni/structuredlog/IStructuredLogFromILog.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLogFromILog.h: An interface for redirecting omni::log::ILog messages to structured logging.
omni/structuredlog/IStructuredLogSettings.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLogSettings.h: Interface to querying and adjusting structured logging settings.
omni/structuredlog/IStructuredLogSettings2.gen.h: This file was generated by omni.bind .
omni/structuredlog/IStructuredLogSettings2.h: Interface to querying and adjusting structured logging settings.
omni/structuredlog/JsonSerializer.h: Module for manually serializing JSON data with low performance overhead.
omni/structuredlog/JsonTree.h: ABI safe structure for specifying structured log schemas.
omni/structuredlog/JsonTreeSerializer.h: Module for Serializing the omni::structuredlog::JsonNode tree structures.
omni/structuredlog/StringView.h: A string_view wrapper to make telemetry calls easier.
omni/structuredlog/StructuredLogCommon.h: Common types/macros/functions for structured logging.
omni/structuredlog/StructuredLogSettingsUtils.h: Utilities for the carb::settings::ISettings settings for structured logging.