升级子模块,调整日志等级
This commit is contained in:
parent
11ddac5816
commit
66e93b4559
@ -1 +1 @@
|
|||||||
Subproject commit caafbfb21d88e3b8726cfd75cd25126dbc3c8b1e
|
Subproject commit 141bdd80a6d66ee0efb3b13a90f17247e3a90fd0
|
||||||
@ -7,13 +7,13 @@
|
|||||||
"MinimumLevel": {
|
"MinimumLevel": {
|
||||||
"Default": "Warning",
|
"Default": "Warning",
|
||||||
"Override": {
|
"Override": {
|
||||||
"Microsoft": "Information",
|
"Microsoft": "Warning",
|
||||||
"Volo.Abp": "Information",
|
"Volo.Abp": "Warning",
|
||||||
"Hangfire": "Information",
|
"Hangfire": "Warning",
|
||||||
"DotNetCore.CAP": "Information",
|
"DotNetCore.CAP": "Warning",
|
||||||
"Serilog.AspNetCore": "Information",
|
"Serilog.AspNetCore": "Warning",
|
||||||
"Microsoft.EntityFrameworkCore": "Warning",
|
"Microsoft.EntityFrameworkCore": "Warning",
|
||||||
"Microsoft.AspNetCore": "Information"
|
"Microsoft.AspNetCore": "Warning"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"WriteTo": [
|
"WriteTo": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user