Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
- # 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"
|