Files
sql-server-samples/samples/features/security/contoso-hr-sql-db/source/ContosoHR/appsettings.Development.json
T
2021-04-23 13:00:50 -07:00

11 lines
185 B
JSON

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