JellyGlass/backend/src/appsettings.Development.json
2025-12-24 18:23:06 +00:00

8 lines
No EOL
106 B
JSON

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