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 297e801 commit 4bdc7a8Copy full SHA for 4bdc7a8
reference/configuration/kernel.rst
@@ -121,6 +121,11 @@ Log Directory
121
122
**type**: ``string`` **default**: ``$this->rootDir/log``
123
124
+.. deprecated:: 4.2
125
+
126
+ The ``kernel.log_dir`` parameter was deprecated in Symfony 4.2,
127
+ use ``kernel.logs_dir`` instead.
128
129
This returns the absolute path of the log directory of your Symfony project.
130
It's calculated automatically based on the current
131
:ref:`environment <configuration-environments>`.
0 commit comments