Files
Mapo-IOB/RuleManagerWeb/RuleManager.UI/appsettings.Development.json
2021-12-03 10:41:31 +01:00

10 lines
145 B
JSON

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