Поведение этих функций зависит от установок в 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.
Замечание:
Not available for HHVM