CloudTrade-Multi-End/test/WebApplication1/appsettings.Development.json
2025-06-15 11:49:34 +08:00

9 lines
119 B
JSON

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