Files
timetracker/appsettings.Development.json
T
Wieland, Marc 88ac175190 first commit
2026-05-22 09:18:01 +02:00

9 lines
119 B
JSON

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