forked from Chill-project/chill-skeleton-basic
Upgrade recipes: symfony/monolog-bundle
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
# 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"
|
@@ -25,6 +25,7 @@ monolog:
|
||||
id: monolog.gelf_handler
|
||||
level: info
|
||||
channels: ['!event', '!php']
|
||||
excluded_http_codes: [404, 405]
|
||||
|
||||
console:
|
||||
type: console
|
||||
|
Reference in New Issue
Block a user