JiShe.CollectBus/web/JiShe.CollectBus.Host/appsettings.Production.json

9 lines
115 B
JSON
Raw Normal View History

2025-04-27 11:04:31 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Warning",
"Microsoft.AspNetCore": "Warning"
}
}
}