Files
focusapp/appsettings.Development.json
2026-08-09 12:22:40 +02:00

9 lines
117 B
JSON

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