Upgrade recipes: symfony/monolog-bundle

This commit is contained in:
2023-09-06 12:14:53 +02:00
parent d2717b0875
commit cd876bd889
6 changed files with 68 additions and 49 deletions

View File

@@ -1,12 +0,0 @@
monolog:
handlers:
main:
type: fingers_crossed
action_level: error
handler: nested
excluded_http_codes: [404, 405]
channels: ["!event"]
nested:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
level: debug