setLogBuilder() public method (available since version 2.1)
Sets log builder used for this connection.
public void setLogBuilder ( $logBuilder ) | ||
---|---|---|
$logBuilder | array|string|yii\mongodb\LogBuilder |
The log builder for this connection. |
setLogBuilder() public method (available since version 2.1)
Sets log builder used for this connection.
public void setLogBuilder ( $logBuilder ) | ||
---|---|---|
$logBuilder | array|string|yii\mongodb\LogBuilder |
The log builder for this connection. |
Please login to continue.