Skip to content

Commit 5b81a61

Browse files
authored
Update monolog.yaml
1 parent f94f51f commit 5b81a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

symfony/monolog-bundle/3.3/config/packages/test/monolog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ monolog:
55
action_level: error
66
handler: nested
77
excluded_http_codes: [404, 405]
8+
channels: ["!event"]
89
nested:
910
type: stream
1011
path: "%kernel.logs_dir%/%kernel.environment%.log"
1112
level: debug
12-
channels: ["!event"]

0 commit comments

Comments
 (0)