zeroframework/Services/DeviceCenter/ZeroFramework.DeviceCenter.BackgroundTasks/appsettings.json
2023-12-05 17:22:48 +08:00

9 lines
129 B
JSON

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