Hi.Sample.Webapi/appsettings.Development.json
2025-07-18 20:25:57 +08:00

8 lines
111 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Debug"
}
}
}