Files
FoodsharingOnboarding/FoodsharingSiegen.Server/appsettings.Development.json
Andre Beging 96bc4e376c Init
2022-01-10 14:42:16 +01:00

10 lines
145 B
JSON

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