goofy-website-blzr/BlazorServerApp/appsettings.Development.json

10 lines
154 B
JSON
Raw Permalink Normal View History

2023-01-15 14:05:08 +01:00
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}