DurnyklyYol/DurnyklyYol.MiddleTier/appsettings.Development.json

16 lines
321 B
JSON

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