EmailServiceApi/appsettings.Development.json
2024-03-19 18:48:19 -04:00

9 lines
119 B
JSON

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