Files
IOT/WebAPI/appsettings.Development.json
2026-06-10 10:53:10 +08:00

9 lines
119 B
JSON

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