Update appsettings.json

This commit is contained in:
anjoy8 2020-12-05 11:33:41 +08:00
parent 4eb2e909d8
commit 0035886c78

View File

@ -1,7 +1,7 @@
{
"Logging": {
"LogLevel": {
"Blog.Core.AuthHelper.ApiResponseHandler": "Debug"
"Blog.Core.AuthHelper.ApiResponseHandler": "Error"
},
"IncludeScopes": false,
"Debug": {