processingTask property
A completer that is used to control the processing of log records.
Implementation
@visibleForTesting
Completer<void>? processingTask;
A completer that is used to control the processing of log records.
@visibleForTesting
Completer<void>? processingTask;