Files
Plushealthtech/plushealthtech/appsettings.Development.json
2024-05-19 13:15:53 +10:00

10 lines
145 B
JSON

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