Files
prueba_tecnica_proxima/backend/ProximaContracts/ProximaContracts.API/appsettings.Development.json
2025-06-15 18:29:25 +02:00

9 lines
119 B
JSON

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