ibms-MCUT/Mqtt/appsettings.Development.json
2025-01-24 12:05:03 +08:00

10 lines
159 B
JSON

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