©
This document uses PHP Chinese website manual Release
这些函数的行为受 php.ini 中的设置影响。
名字 | 默认 | 可修改范围 | 更新日志 | Comments |
---|---|---|---|---|
mongodb.debug | "" | PHP_INI_ALL | Only available for the PHP driver, and not the HHVM one |
这是配置指令的简短说明。
mongodb.debug
string Store full activity debug log in this directory or stream. The special value "stderr" can be provided to write to STDERR.
Note:
Not available for HHVM