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