Update monolog.yaml

This commit is contained in:
Roland Franssen
2019-12-02 18:46:28 +01:00
committed by GitHub
parent adb0480079
commit 9851993758
@@ -1,8 +1,11 @@
monolog: monolog:
handlers: handlers:
# Enable if you need logs during (automated) tests main:
#main: type: fingers_crossed
# type: stream action_level: error
# path: "%kernel.logs_dir%/%kernel.environment%.log" handler: nested
# level: debug excluded_http_codes: [404, 405]
# channels: ["!event"] nested:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug