8000
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.
2 parents 95f4f9c + b2a95e3 commit 3a0893aCopy full SHA for 3a0893a
components/console/logger.rst
@@ -77,7 +77,7 @@ instance.
77
By default, the console logger behaves like the
78
:doc:`Monolog's Console Handler </logging/monolog_console>`.
79
The association between the log level and the verbosity can be configured
80
-through the second parameter of the :class:`Symfony\\Component\\Console\\ConsoleLogger`
+through the second parameter of the :class:`Symfony\\Component\\Console\\Logger\\ConsoleLogger`
81
constructor::
82
83
use Psr\Log\LogLevel;
0 commit comments