Enable graby log

This commit is contained in:
Jeremy Benoist 2015-10-24 10:53:55 +02:00
parent e686b5e6fe
commit c929c88faf

View file

@ -42,6 +42,10 @@ services:
class: Graby\Graby
arguments:
- { error_message: false }
calls:
- [ setLogger, [ @logger ] ]
tags:
- { name: monolog.logger, channel: graby }
wallabag_core.content_proxy:
class: Wallabag\CoreBundle\Helper\ContentProxy