Update Flex endpoint

This commit is contained in:
github-action bot
2021-10-13 06:28:05 +00:00
parent b410dc0ef5
commit ef1e2fa573
43 changed files with 1734 additions and 2261 deletions
+14 -14
View File
@@ -12,7 +12,7 @@
}
},
"files": {
"config/packages/dev/monolog.yaml": {
"config/packages/test/monolog.yaml": {
"contents": [
"monolog:",
" handlers:",
@@ -21,18 +21,6 @@
" path: \"%kernel.logs_dir%/%kernel.environment%.log\"",
" level: debug",
" channels: [\"!event\"]",
" # uncomment to get logging in your browser",
" # you may have to allow bigger header sizes in your Web server configuration",
" #firephp:",
" # type: firephp",
" # level: info",
" #chromephp:",
" # type: chromephp",
" # level: info",
" console:",
" type: console",
" process_psr_3_messages: false",
" channels: [\"!event\", \"!doctrine\", \"!console\"]",
""
],
"executable": false
@@ -75,7 +63,7 @@
],
"executable": false
},
"config/packages/test/monolog.yaml": {
"config/packages/dev/monolog.yaml": {
"contents": [
"monolog:",
" handlers:",
@@ -84,6 +72,18 @@
" path: \"%kernel.logs_dir%/%kernel.environment%.log\"",
" level: debug",
" channels: [\"!event\"]",
" # uncomment to get logging in your browser",
" # you may have to allow bigger header sizes in your Web server configuration",
" #firephp:",
" # type: firephp",
" # level: info",
" #chromephp:",
" # type: chromephp",
" # level: info",
" console:",
" type: console",
" process_psr_3_messages: false",
" channels: [\"!event\", \"!doctrine\", \"!console\"]",
""
],
"executable": false