Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1a8ec7c

Browse files
committed
Merge pull request #3006 from havvg/2.1
remove obsolete note on monolog.logger tag
2 parents 219f728 + e0f2778 commit 1a8ec7c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reference/dic_tags.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -634,11 +634,6 @@ channel when injecting the logger in a service.
634634
$definition->addTag('monolog.logger', array('channel' => 'acme'));
635635
$container->register('my_service', $definition);
636636
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-
642637
.. _dic_tags-monolog-processor:
643638
644639
monolog.processor

0 commit comments

Comments
 (0)