mirror of
https://github.com/symfony/recipes.git
synced 2026-09-19 19:16:25 +03:00
Update monolog.yaml
This commit is contained in:
@@ -5,8 +5,8 @@ monolog:
|
||||
action_level: error
|
||||
handler: nested
|
||||
excluded_http_codes: [404, 405]
|
||||
channels: ["!event"]
|
||||
nested:
|
||||
type: stream
|
||||
path: "%kernel.logs_dir%/%kernel.environment%.log"
|
||||
level: debug
|
||||
channels: ["!event"]
|
||||
|
||||
Reference in New Issue
Block a user