fix : affiche plus détail dans les logs en recette/prod

This commit is contained in:
tristan
2026-01-22 11:27:28 +01:00
parent 22f26ddb38
commit c4f4107512
2 changed files with 15 additions and 13 deletions
+1 -1
View File
@@ -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