StableVersion4.3/APPUpgradeAPI/appsettings.Development.json

9 lines
158 B
JSON
Raw Normal View History

2024-03-11 09:47:34 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}