Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3bbccf7

Browse filesBrowse files
committed
fix PSR-3 link as mentioned by @max-voloshin
1 parent 9b0911b commit 3bbccf7
Copy full SHA for 3bbccf7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎components/console/logger.rst

Copy file name to clipboardExpand all lines: components/console/logger.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Using the Logger
99
introduced in Symfony 2.5.
1010

1111
The Console component comes with a standalone logger complying with the
12-
`PSR-3_` standard. Depending on the verbosity setting, log messages will
12+
`PSR-3`_ standard. Depending on the verbosity setting, log messages will
1313
be sent to the :class:`Symfony\\Component\\Console\\Output\\OutputInterface`
1414
instance passed as a parameter to the constructor.
1515

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.