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