Files
TodoApi/appsettings.Development.json
2023-11-22 15:19:43 -05:00

9 lines
127 B
JSON

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