IM/backend/IMTest/bin/Debug/net8.0/appsettings.Development.json
2026-02-12 21:59:08 +08:00

9 lines
119 B
JSON

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