We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69405f9 commit e0f2778Copy full SHA for e0f2778
reference/dic_tags.rst
@@ -634,11 +634,6 @@ channel when injecting the logger in a service.
634
$definition->addTag('monolog.logger', array('channel' => 'acme'));
635
$container->register('my_service', $definition);
636
637
-.. note::
638
-
639
- This works only when the logger service is a constructor argument,
640
- not when it is injected through a setter.
641
642
.. _dic_tags-monolog-processor:
643
644
monolog.processor
0 commit comments