1
0
Fork 0
netddi/appsettings.Development.json
2025-01-29 23:26:50 +01:00

9 lines
145 B
JSON

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