Skip to content

Commit a3ba52f

Browse files
committed
Merge branch '3.4' into 4.2
* 3.4: Update channels_handlers.rst
2 parents ee91e8d + 012784e commit a3ba52f

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)