getFlushInterval() public method
| public integer getFlushInterval ( ) | ||
|---|---|---|
| return | integer |
How many messages should be logged before they are sent to targets. This method returns the value of yii\log\Logger::$flushInterval. |
getFlushInterval() public method
| public integer getFlushInterval ( ) | ||
|---|---|---|
| return | integer |
How many messages should be logged before they are sent to targets. This method returns the value of yii\log\Logger::$flushInterval. |
Please login to continue.