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