😎关闭AspNetCoreRateLimit限流组件日志
This commit is contained in:
parent
38135427c8
commit
56e25b46a7
@ -5,7 +5,8 @@
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.EntityFrameworkCore": "Information"
|
||||
"Microsoft.EntityFrameworkCore": "Information",
|
||||
"AspNetCoreRateLimit": "None"
|
||||
},
|
||||
"File": {
|
||||
"Enabled": false, // 启用文件日志
|
||||
|
||||
Loading…
Reference in New Issue
Block a user