live-forum/server/webapi/LiveForum/LiveForum.WebApi/appsettings.Development.json
2026-03-24 11:27:37 +08:00

9 lines
119 B
JSON

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