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 95f4f9c commit b2a95e3Copy full SHA for b2a95e3
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