OpenTelemetry.Logs.LogRecordExportProcessorOptions
Options for configuring either a SimpleLogRecordExportProcessor or BatchLogRecordExportProcessor.
Gets or sets the batch export options. Ignored unless ExportProcessorType is Batch.
Gets or sets the export processor type to be used. The default value is Batch.
public LogRecordExportProcessorOptions()
Initializes a new instance of the LogRecordExportProcessorOptions class.