Files
ClientApiPoC/ApiService/appsettings.Development.json
2026-03-13 10:23:47 +01:00

9 lines
119 B
JSON

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