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 cdbba46 + 1a8ec7c commit 3e86f2aCopy full SHA for 3e86f2a
reference/dic_tags.rst
@@ -648,11 +648,6 @@ channel when injecting the logger in a service.
648
$definition->addTag('monolog.logger', array('channel' => 'acme'));
649
$container->register('my_service', $definition);
650
651
-.. note::
652
-
653
- This works only when the logger service is a constructor argument,
654
- not when it is injected through a setter.
655
656
.. _dic_tags-monolog-processor:
657
658
monolog.processor
0 commit comments