Files
Kg.SeaTime/Service/Application.Web/appsettings.Development.json
2026-04-21 16:54:18 +08:00

9 lines
119 B
JSON

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