File tree Expand file tree Collapse file tree 2 files changed +4
-11
lines changed
Expand file tree Collapse file tree 2 files changed +4
-11
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,6 @@ when@dev:
1010 path : " %kernel.logs_dir%/%kernel.environment%.log"
1111 level : debug
1212 channels : ["!event"]
13- # uncomment to get logging in your browser
14- # you may have to allow bigger header sizes in your Web server configuration
15- # firephp:
16- # type: firephp
17- # level: info
18- # chromephp:
19- # type: chromephp
20- # level: info
2113 console :
2214 type : console
2315 process_psr_3_messages : false
@@ -45,6 +37,7 @@ when@prod:
4537 action_level : error
4638 handler : nested
4739 excluded_http_codes : [404, 405]
40+ channels : ["!deprecation"]
4841 buffer_size : 50 # How many messages should be saved? Prevent memory leaks
4942 nested :
5043 type : stream
Original file line number Diff line number Diff line change 550550 "version": "v4.4.2"
551551 },
552552 "symfony/monolog-bundle": {
553- "version": "3.10 ",
553+ "version": "3.11 ",
554554 "recipe": {
555555 "repo": "github.com/symfony/recipes",
556556 "branch": "main",
557557 "version": "3.7",
558- "ref": "aff23899c4440dd995907613c1dd709b6f59503f "
558+ "ref": "1b9efb10c54cb51c713a9391c9300ff8bceda459 "
559559 },
560560 "files": [
561- "./ config/packages/monolog.yaml"
561+ "config/packages/monolog.yaml"
562562 ]
563563 },
564564 "symfony/options-resolver": {
You can’t perform that action at this time.
0 commit comments