fix: silence deprecation warnings in console for prod environment

This commit is contained in:
Björn Fromme
2024-03-13 14:58:22 +01:00
parent c29ef761d7
commit 12348cdb35
-4
View File
@@ -89,7 +89,3 @@ when@prod:
type: console
process_psr_3_messages: false
channels: ["!event", "!doctrine", "!bpn", "!myep"]
deprecation:
type: stream
channels: [deprecation]
path: php://stderr