JellyGlass/backend/appsettings.Development.json
2025-12-21 15:30:32 +00:00

8 lines
119 B
JSON

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