Files
sql-server-samples/samples/features/security/Always-Encrypted-with-secure-enclaves-in-Azure-SQL-Database/Source/ContosoHR/appsettings.Development.json
T
2021-04-08 13:42:14 +02:00

11 lines
185 B
JSON

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