LibraryManagement / BlazorFrontend /appsettings.Development.json
Yuyuqt
add: blazorfrontend
cf599e0
Raw
History Blame Contribute Delete
119 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}