Class OtlpLogRecordExporterProvider

java.lang.Object
io.opentelemetry.exporter.otlp.internal.OtlpLogRecordExporterProvider
All Implemented Interfaces:
AutoConfigureListener, ConfigurableLogRecordExporterProvider

public class OtlpLogRecordExporterProvider extends Object implements ConfigurableLogRecordExporterProvider, AutoConfigureListener
LogRecordExporter SPI implementation for OtlpGrpcLogRecordExporter and OtlpHttpLogRecordExporter.

This class is internal and is hence not for public use. Its APIs are unstable and can change at any time.