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

9 lines
115 B
JSON
Raw Normal View History

2024-11-08 10:30:54 +08:00
{
"Logging": {
"LogLevel": {
2025-03-17 11:34:30 +08:00
"Default": "Warning",
2024-11-08 10:30:54 +08:00
"Microsoft.AspNetCore": "Warning"
}
}
}