EffectiveTask/DeliveryWebApi/appsettings.Development.json
2024-10-29 23:38:02 +03:00

8 lines
119 B
JSON

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