Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/console/logger.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ instance.
7777
By default, the console logger behaves like the
7878
:doc:`Monolog's Console Handler </logging/monolog_console>`.
7979
The association between the log level and the verbosity can be configured
80-
through the second parameter of the :class:`Symfony\\Component\\Console\\ConsoleLogger`
80+
through the second parameter of the :class:`Symfony\\Component\\Console\\Logger\\ConsoleLogger`
8181
constructor::
8282

8383
use Psr\Log\LogLevel;

0 commit comments

Comments
 (0)