2020-09-08 07:23:07 +00:00
|
|
|
{
|
2018-07-15 12:31:52 +00:00
|
|
|
"Logging": {
|
2020-09-08 07:23:07 +00:00
|
|
|
//"IncludeScopes": false,
|
|
|
|
|
"LogLevel": {
|
|
|
|
|
"Default": "Information",
|
|
|
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
|
|
|
}//,
|
|
|
|
|
//"Debug": {
|
|
|
|
|
// "LogLevel": {
|
|
|
|
|
// "Default": "Warning"
|
|
|
|
|
// }
|
|
|
|
|
//},
|
|
|
|
|
//"Console": {
|
|
|
|
|
// "LogLevel": {
|
|
|
|
|
// "Default": "Warning"
|
|
|
|
|
// }
|
|
|
|
|
//}
|
2018-07-15 12:31:52 +00:00
|
|
|
}
|
|
|
|
|
}
|