Files
Kg.SeaTime/Application.Web.Admin/appsettings.Development.json
2026-07-15 23:04:46 +08:00

9 lines
119 B
JSON

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