record-my-ruck/RecordMyRuck/appsettings.Development.json

9 lines
127 B
JSON
Raw Permalink Normal View History

2024-05-17 04:30:18 +00:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}