murph-skeleton/config/packages/prod/deprecations.yaml
2021-03-24 12:27:07 +01:00

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