Comportamentul acestor funcții este afectat de parametrii stabiliți în php.ini.
Denumire | Valoare implicită | Poate fi modificată | Jurnal al modificărilor | Comments |
---|---|---|---|---|
mongodb.debug | "" | PHP_INI_ALL |
Iată o explicație pe scurt a directivelor de configurare.
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ă:
Please note that the debug log can contain sensitive information, such as credentials to the MongoDB server and full documents written to or read from the server. Please review any debug logs before sharing them with other people.