Files
WorkTime/WorkTime.Migrator/appsettings.Development.json
2025-11-12 17:06:14 +01:00

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}