]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_prod.yml
log for authentication on API
[github/wallabag/wallabag.git] / app / config / config_prod.yml
index 342837a03137f7f2d10763f5ce9003b8d9154108..c45f0fa664fc354cfef929a6567f87af5f370bfa 100644 (file)
@@ -17,6 +17,11 @@ monolog:
             type:         fingers_crossed
             action_level: error
             handler:      nested
+        wsse:
+            type: stream
+            path: %kernel.logs_dir%/%kernel.environment%.wsse.log
+            level: error
+            channels: [wsse]
         nested:
             type:  stream
             path:  "%kernel.logs_dir%/%kernel.environment%.log"