Files
IM_NEW/User.WebApi/appsettings.Development.json
2026-05-09 17:06:30 +08:00

9 lines
119 B
JSON

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