Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

What is the purpose of "DetailedErrors" in the default appsettings.Development.json file for a Blazor Server App?

$
0
0

Using Visual Studio, I created a Blazor Server App with the following default options:

.NET 7.0

This creates the following appsettings.Development.json file:

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

I have searched the app for any mentions of a DetailedErrors and the only result is where it is defined in the appsettings.Development.json file.

Can someone explain what "DetailedErrors": true is doing if anything?


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>