Instalação/Configuração
PHP Manual

Configurações em Execução

O comportamento dessas funções podem ser modificado pelas configurações do php.ini.

mongodb Opções de Configuração
Nome Padrão Modificável Changelog
mongodb.debug_log "" PHP_INI_ALL

Here's a short explanation of the configuration directives.

mongodb.debug_log string

Store full activity debug log in this file. The special value "stderr" can be provided to write to STDERR.


Instalação/Configuração
PHP Manual