Files
Yi.Admin/Yi.Framework/Yi.Framework.StaticPageProcessor/appsettings.Development.json
2021-10-20 18:03:43 +08:00

10 lines
159 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}