PlanTempusApp/Application/appconfiguration.Development.json

10 lines
145 B
JSON
Raw Normal View History

2025-01-03 16:21:03 +00:00
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}