Files
Clarity/Clarity.MigrationService/appsettings.Development.json
2026-04-25 18:06:56 -04:00

9 lines
129 B
JSON

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