artify / appsettings.Development.json
mfoud444's picture
first commit
8edbc20
raw
history blame contribute delete
119 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}