Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit83adc87

Browse files
committed
fix class roles
1 parent3bbccf7 commit83adc87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎components/console/logger.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,14 +68,14 @@ You can rely on the logger to use this dependency inside a command::
6868
}
6969

7070
The dependency will use the instance of
71-
``Symfony\\Component\\Console\\Logger\\ConsoleLogger`` as logger.
71+
:class:`Symfony\\Component\\Console\\Logger\\ConsoleLogger` as logger.
7272
Log messages emitted will be displayed on the console output.
7373

7474
Verbosity
7575
---------
7676

7777
Depending on the verbosity level that the command is run, messages may or
78-
may not be sent to the``Symfony\\Component\\Console\\Output\\OutputInterface``
78+
may not be sent to the:class:`Symfony\\Component\\Console\\Output\\OutputInterface`
7979
instance.
8080

8181
By default, the console logger behaves like the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp