fix : affiche plus détail dans les logs en recette/prod
All checks were successful
Auto Tag Develop / tag (push) Successful in 4s
Build Release Artefact / build (push) Successful in 1m10s

This commit is contained in:
2026-01-22 11:27:28 +01:00
parent 22f26ddb38
commit c4f4107512
2 changed files with 15 additions and 13 deletions

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