Core.Blueprint.Service/Core.Blueprint.Service.API/appsettings.Development.json
Sergio Matias Urquin b2635193dc Add project files.
2025-04-29 18:44:41 -06:00

9 lines
119 B
JSON

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