Files
TwilioSMSReceiver/TwilioSMSReceiver.Web/appsettings.Development.json
2021-12-30 22:23:05 -08:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}