16 lines
321 B
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
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
}
|