record-my-ruck/RecordMyRuck/appsettings.Development.json
2024-05-16 22:30:18 -06:00

9 lines
127 B
JSON

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