Skip to content

Commit b1639c7

Browse files
authored
Update channels_handlers.rst
1 parent 06b7cb0 commit b1639c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logging/channels_handlers.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ the channel).
1515
.. note::
1616

1717
Each channel corresponds to a logger service (``monolog.logger.XXX``)
18-
in the container (use the ``debug:container`` command to see a full list)
19-
and those are injected into different services.
18+
in the container (use the ``php bin/console debug:container monolog`` command
19+
to see a full list) and those are injected into different services.
2020

2121
.. _logging-channel-handler:
2222

0 commit comments

Comments
 (0)