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 c1d34a8Copy full SHA for c1d34a8
reference/configuration/kernel.rst
@@ -125,7 +125,7 @@ This returns the absolute path of the log directory of your Symfony project.
125
It's calculated automatically based on the current
126
:ref:`environment <configuration-environments>`.
127
128
-This value is exposed via the ``kernel.log_dir`` configuration parameter and
+This value is exposed via the ``kernel.logs_dir`` configuration parameter and
129
the :method:`Symfony\\Component\\HttpKernel\\Kernel::getLogDir` method. To
130
change this setting, override the ``getLogDir()`` method to return the right
131
log directory.
0 commit comments