|
|
|
@ -7,13 +7,13 @@ |
|
|
|
"MinimumLevel": { |
|
|
|
"Default": "Information", |
|
|
|
"Override": { |
|
|
|
"Microsoft": "Warning", |
|
|
|
"Volo.Abp": "Warning", |
|
|
|
"Hangfire": "Warning", |
|
|
|
"DotNetCore.CAP": "Warning", |
|
|
|
"Serilog.AspNetCore": "Warning", |
|
|
|
"Microsoft": "Information", |
|
|
|
"Volo.Abp": "Information", |
|
|
|
"Hangfire": "Information", |
|
|
|
"DotNetCore.CAP": "Information", |
|
|
|
"Serilog.AspNetCore": "Information", |
|
|
|
"Microsoft.EntityFrameworkCore": "Warning", |
|
|
|
"Microsoft.AspNetCore": "Warning" |
|
|
|
"Microsoft.AspNetCore": "Information" |
|
|
|
} |
|
|
|
}, |
|
|
|
"WriteTo": [ |
|
|
|
|