Files
Thuis_api/appsettings.Development.json
2023-01-30 09:20:18 +01:00

9 lines
113 B
JSON

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