UserManagement / UserManagement.Api /appsettings.Development.json
Rudy Hariyanto
Add project files.
adf8dbc
raw
history blame contribute delete
119 Bytes
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}