Files
timetracker/appsettings.Development.json
T
2026-06-07 23:36:45 +02:00

9 lines
119 B
JSON

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