Files
draletaha/DrSousan.Api/appsettings.Production.json
T

10 lines
165 B
JSON
Raw Normal View History

2026-05-31 00:42:08 +03:30
{
"Logging": {
"LogLevel": {
"Default": "Warning",
"Microsoft.AspNetCore": "Warning",
"Microsoft.EntityFrameworkCore": "Warning"
}
}
}