Files
Yi.Admin/Yi.Framework/Yi.Framework.ElasticSearchProcessor/appsettings.Development.json

10 lines
159 B
JSON
Raw Normal View History

2021-11-09 18:50:49 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}