Files
Whypair/whypair/appsettings.Development.json
2024-06-03 15:55:24 +10:00

10 lines
145 B
JSON

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