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