LibraryManagement / LibraryManagement.Backend /appsettings.Development.json
Yuyuqt
feat: authorization
c596926
Raw
History Blame
119 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}