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 df21b9b commit dea2556Copy full SHA for dea2556
reference/configuration/kernel.rst
@@ -103,11 +103,6 @@ Log Directory
103
104
**type**: ``string`` **default**: ``$this->rootDir/log``
105
106
-.. deprecated:: 4.2
107
-
108
- The ``kernel.log_dir`` parameter was deprecated in Symfony 4.2,
109
- use ``kernel.logs_dir`` instead.
110
111
This returns the absolute path of the log directory of your Symfony project.
112
It's calculated automatically based on the current
113
:ref:`environment <configuration-environments>`.
0 commit comments