MyTube/config/packages/prod/deprecations.yaml
overflowerror 13e9deca49 init
2021-01-05 18:08:26 +01:00

8 lines
315 B
YAML

# 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"