bbb / appsettings.Development.json
DannyChi's picture
Upload 90 files
abcfa27 verified
raw
history blame contribute delete
127 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}