Files
tiku-backend.net/Tiku.Api/appsettings.Development.json
2026-07-26 04:29:58 +08:00

9 lines
119 B
JSON

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