Files
sanctions-search/src/SanctionsSearch.Worker/appsettings.Example.json
T

9 lines
129 B
JSON
Raw Normal View History

2024-08-12 08:47:24 -05:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}