quotes-net / appsettings.Development.json
Florin Bobiș
Initial commit
d9836ef
raw
history blame
No virus
127 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}