Tranga/API/appsettings.Development.json
2025-03-14 00:39:52 +01:00

9 lines
113 B
JSON

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