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

Skip to content

Commit e0f2778

Browse files
committed
remove obsolete note on monolog.logger tag
1 parent 69405f9 commit e0f2778

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)