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.
2 parents 219f728 + e0f2778 commit 1a8ec7cCopy full SHA for 1a8ec7c
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