reduce log level in development
This commit is contained in:
parent
be1f09f5f9
commit
88110dffbf
|
@ -11,9 +11,7 @@
|
|||
"Logging": {
|
||||
"IncludeScopes": false,
|
||||
"LogLevel": {
|
||||
"Default": "Debug",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
"Default": "Warning"
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue