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.
1 parent 9b0911b commit 3bbccf7Copy full SHA for 3bbccf7
components/console/logger.rst
@@ -9,7 +9,7 @@ Using the Logger
9
introduced in Symfony 2.5.
10
11
The Console component comes with a standalone logger complying with the
12
-`PSR-3_` standard. Depending on the verbosity setting, log messages will
+`PSR-3`_ standard. Depending on the verbosity setting, log messages will
13
be sent to the :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
14
instance passed as a parameter to the constructor.
15
0 commit comments