Update monolog.yaml

This commit is contained in:
Roland Franssen
2019-12-02 18:50:32 +01:00
committed by GitHub
parent f94f51f156
commit 5b81a617eb
@@ -5,8 +5,8 @@ monolog:
action_level: error
handler: nested
excluded_http_codes: [404, 405]
channels: ["!event"]
nested:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug
channels: ["!event"]