Case_accounting/CaseAccounting/CaseAccountingRestApi/appsettings.Development.json
2023-05-17 20:17:29 +04:00

9 lines
119 B
JSON

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