JiShe.CollectBus/web/JiShe.CollectBus.Host/appsettings.Development.json
2025-04-17 20:28:50 +08:00

9 lines
115 B
JSON

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