log\Target $exportInterval

$exportInterval public property

How many messages should be accumulated before they are exported. Defaults to 1000. Note that messages will always be exported when the application terminates. Set this property to be 0 if you don't want to export messages until the application terminates.

public integer $exportInterval = 1000
doc_Yii
2016-10-30 17:06:57
Comments
Leave a Comment

Please login to continue.