optimize prod error messages (#3091)

This commit is contained in:
Kevin Papst
2022-01-23 15:29:41 +01:00
committed by GitHub
parent b8d8f0c16d
commit 9047e9e785

View File

@@ -9,6 +9,7 @@ monolog:
- ^/ - ^/
nested: nested:
type: stream type: stream
level: info
path: "%kernel.logs_dir%/%kernel.environment%.log" path: "%kernel.logs_dir%/%kernel.environment%.log"
console: console: