bufferDuration property
Specifies the time duration for the batching of log events. The minimum value is 5000ms and default value is 5000ms.
Implementation
final int? bufferDuration;
Specifies the time duration for the batching of log events. The minimum value is 5000ms and default value is 5000ms.
final int? bufferDuration;