diff --git a/logging/channels_handlers.rst b/logging/channels_handlers.rst index f63a836c0c8..b2b191828ea 100644 --- a/logging/channels_handlers.rst +++ b/logging/channels_handlers.rst @@ -15,8 +15,8 @@ the channel). .. note:: Each channel corresponds to a logger service (``monolog.logger.XXX``) - in the container (use the ``debug:container`` command to see a full list) - and those are injected into different services. + in the container (use the ``php bin/console debug:container monolog`` command + to see a full list) and those are injected into different services. .. _logging-channel-handler: