fix : affiche plus détail dans les logs en recette/prod
This commit is contained in:
@@ -20,7 +20,7 @@ when@prod:
|
||||
main:
|
||||
type: stream
|
||||
path: "%kernel.logs_dir%/%kernel.environment%.log"
|
||||
level: info
|
||||
level: debug
|
||||
channels: ["!deprecation"]
|
||||
deprecation:
|
||||
type: stream
|
||||
|
||||
Reference in New Issue
Block a user