Files
backend/OtaFleet.Api/appsettings.Development.json
Denis Urs Rudolph 3d4dec79a9 Initial Commit
2025-12-11 21:38:33 +01:00

9 lines
119 B
JSON

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