Outdated warning about the monolog.logger tag #3005
Labels
actionable
Clear and specific issues ready for anyone to take them.
bug
good first issue
Ideal for your first contribution! (some Symfony experience may be required)
Logger
Milestone
The documentation of the
monolog.logger
tag says that it is only usable when injecting the constructor injection: http://symfony.com/doc/current/reference/dic_tags.html#dic-tags-monologThis limitation was true for Symfony 2.0 but the support of setter injection has been implemented in Symfony 2.1 so the doc should be updated.
The text was updated successfully, but these errors were encountered: