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 7aacb67 commit 28badc7Copy full SHA for 28badc7
ProjectVG.Api/appsettings.Production.json
@@ -1,7 +1,7 @@
1
{
2
"Logging": {
3
"LogLevel": {
4
- "Default": "Warning",
+ "Default": "Information",
5
"Microsoft.AspNetCore": "Warning"
6
}
7
},
0 commit comments