Expand description
Module for BatchLogProcessor with async runtime.
Structs§
- A
LogProcessor
that asynchronously buffers log records and reports them at a pre-configured interval. - A builder for creating
BatchLogProcessor
instances.
Module for BatchLogProcessor with async runtime.
LogProcessor
that asynchronously buffers log records and reports
them at a pre-configured interval.BatchLogProcessor
instances.