domBudg/back/Controllers/appsettings.Development.json
2024-11-25 13:39:48 +04:00

9 lines
119 B
JSON

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