Files
BWPM/BlazorApp/bin/Release/netcoreapp3.1/appsettings.Development.json
2021-08-07 09:44:37 +02:00

11 lines
185 B
JSON

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