Uses of Class
io.opentelemetry.sdk.logs.export.BatchLogRecordProcessor
Packages that use BatchLogRecordProcessor
-
Uses of BatchLogRecordProcessor in io.opentelemetry.sdk.logs.export
Methods in io.opentelemetry.sdk.logs.export that return BatchLogRecordProcessorModifier and TypeMethodDescriptionBatchLogRecordProcessorBuilder.build()Returns a newBatchLogRecordProcessorthat batches, then forwards them to the givenlogRecordExporter.