Files
TwilioSMSReceiver/TwilioSMSReceiver/appsettings.Development.json
2021-12-26 22:45:44 -08:00

9 lines
119 B
JSON

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