Package io.opentelemetry.sdk.logs.export
@ParametersAreNonnullByDefault
package io.opentelemetry.sdk.logs.export
Log exporters.
-
ClassDescriptionA
LogExporterimplementation that can be used to test OpenTelemetry integration.An exporter is responsible for taking a collection ofLogDatas and transmitting them to their ultimate destination.An implementation of theLogProcessorthat passesLogDatadirectly to the configured exporter.