Interface LogRecordExporter

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
MultiLogRecordExporter, NoopLogRecordExporter, OtlpGrpcLogRecordExporter, OtlpHttpLogRecordExporter

public interface LogRecordExporter extends Closeable
An exporter is responsible for taking a collection of LogRecordDatas and transmitting them to their ultimate destination.
Since:
1.27.0