Files
Electron.NET/src/ElectronNET.Samples.BlazorSignalR/appsettings.Development.json

9 lines
119 B
JSON
Raw Normal View History

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