diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index ef9b861dcb0..4fcdffa20cd 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -1821,7 +1821,7 @@ log .. versionadded:: 3.2 The ``log`` option was introduced in Symfony 3.2. -**type**: ``boolean`` **default**: ``false`` +**type**: ``boolean`` **default**: ``%kernel.debug%`` Use the application logger instead of the PHP logger for logging PHP errors.