Module in_memory_exporter

Source
Expand description

In-Memory log exporter for testing purpose.

Structs§

InMemoryLogExporter
An in-memory logs exporter that stores logs data in memory..
InMemoryLogExporterBuilder
Builder for [‘InMemoryLogExporter’].
LogDataWithResource
LogDataWithResource associates a SdkLogRecord with a Resource and InstrumentationScope.
OwnedLogData
OwnedLogData represents a single log event without resource context.