Files
Gainsight/Account_SQLite/appsettings.Development.json
2022-06-17 14:14:24 -04:00

10 lines
154 B
JSON

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