]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/config/services.xml
log for authentication on API
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / config / services.xml
index 859665ca9a7ec502069e3bb1b514bbf82631cb46..ca2ba383066573e8f73b8ddb8a7bb04b15f3f60d 100644 (file)
@@ -21,6 +21,8 @@
                  class="Wallabag\CoreBundle\Security\Firewall\WsseListener" public="false">
             <argument type="service" id="security.context"/>
             <argument type="service" id="security.authentication.manager" />
+            <argument type="service" id="logger" />
+            <tag name="monolog.logger" channel="wsse" />
         </service>
     </services>