getLogBuilder() public method (available since version 2.1)
Returns log builder for this connection.
public yii\mongodb\LogBuilder getLogBuilder ( ) | ||
---|---|---|
return | yii\mongodb\LogBuilder |
The log builder for this connection. |
getLogBuilder() public method (available since version 2.1)
Returns log builder for this connection.
public yii\mongodb\LogBuilder getLogBuilder ( ) | ||
---|---|---|
return | yii\mongodb\LogBuilder |
The log builder for this connection. |
Please login to continue.