Module log_processor_with_async_runtime

Module log_processor_with_async_runtime 

Source
Expand description

Module for BatchLogProcessor with async runtime.

Structsยง

BatchLogProcessor
A LogProcessor that asynchronously buffers log records and reports them at a pre-configured interval.
BatchLogProcessorBuilder
A builder for creating BatchLogProcessor instances.