インストール/設定
PHP Manual

実行時設定

php.ini の設定により動作が変化します。

mongodb 設定オプション
名前 デフォルト 変更可能 変更履歴
mongodb.debug_log "" PHP_INI_ALL

以下に設定ディレクティブに関する 簡単な説明を示します。

mongodb.debug_log string

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


インストール/設定
PHP Manual