Files
SimpleServiceManager/TestAPI/appsettings.Development.json
Iker Larraona Sancho b59a08ba3c First code upload
2025-07-15 10:46:04 +02:00

9 lines
119 B
JSON

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