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