Newer
Older
activity-manager / config / packages / prod / deprecations.yaml
@Kilian Riou Kilian Riou on 4 Feb 2021 315 bytes Symfony init
# 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"