SignalR/BlazorServer/bin/Debug/net6.0/appsettings.Development.json

10 lines
145 B
JSON
Raw Normal View History

2022-05-05 19:37:51 +02:00
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}