Files
familytree/myshare/API/FamilyTreeAPI/appsettings.Development.json
T
2025-09-25 17:21:13 +10:00

9 lines
119 B
JSON

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