We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3218a65 commit f63e330Copy full SHA for f63e330
symfony/monolog-bundle/3.7/config/packages/monolog.yaml
@@ -45,6 +45,7 @@ when@prod:
45
action_level: error
46
handler: nested
47
excluded_http_codes: [404, 405]
48
+ channels: ["!deprecation"]
49
buffer_size: 50 # How many messages should be saved? Prevent memory leaks
50
nested:
51
type: stream
0 commit comments