LoggingMeterOptions
in package
Table of Contents
- $flushIntervalMilliseconds : int|null
- flushInterval() : LoggingMeterOptions
Properties
$flushIntervalMilliseconds
private
int|null
$flushIntervalMilliseconds
= null
Methods
flushInterval()
public
flushInterval(int $milliseconds) : LoggingMeterOptions
Parameters
- $milliseconds : int
-
duration in milliseconds how often the metrics should be flushed in the log.