Closed
Description
Monolog has 2 tags that can be used. I was specifically looking for { name: monolog.logger, channel: acme }
. Eventually after like 10 minutes I found this page:
http://symfony.com/doc/current/reference/dic_tags.html#monolog-logger
However, I would expect both tags to also be mentioned on http://symfony.com/doc/current/logging.html as that's where you end up. I had google for terms like "symfony monolog service injection" but it wouldn't show up until I was specifically looking for the dic tags.