We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4509b50 commit e34ffb6Copy full SHA for e34ffb6
reference/configuration/framework.rst
@@ -1821,7 +1821,7 @@ log
1821
.. versionadded:: 3.2
1822
The ``log`` option was introduced in Symfony 3.2.
1823
1824
-**type**: ``boolean`` **default**: ``false``
+**type**: ``boolean`` **default**: ``%kernel.debug%``
1825
1826
Use the application logger instead of the PHP logger for logging PHP errors.
1827
0 commit comments