chill-skeleton-basic/config/packages/prod/deprecations.yaml
2022-07-11 21:32:20 +02: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"