SCMS_API / SCMS.Api /appsettings.Development.json
P-Wint's picture
Sync from GitHub via hub-sync
ea34bc9 verified
Raw
History Blame Contribute Delete
119 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}