tinternet.net/config/packages/prod/deprecations.yaml

9 lines
315 B
YAML
Raw Normal View History

2021-03-10 22:08:29 +01:00
# As of Symfony 5.1, deprecations are logged in the dedicated "deprecation" channel when it exists
#monolog:
# channels: [deprecation]
# handlers:
# deprecation:
# type: stream
# channels: [deprecation]
# path: "%kernel.logs_dir%/%kernel.environment%.deprecations.log"