日志统一采用微软

This commit is contained in:
陈淳
2023-02-07 10:50:37 +08:00
parent fdd1eda9ec
commit 5867559502
6 changed files with 12 additions and 20 deletions

View File

@@ -2,6 +2,7 @@
"Logging": {
"LogLevel": {
"Default": "Information",
//"Default": "Debug",
"Microsoft.AspNetCore": "Warning"
}
},