Files
MetaCourse/pyrofetes/pyrofetes-backend/PyroFetes/appsettings.Development.json
T
2026-05-05 10:53:52 +02:00

9 lines
119 B
JSON

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