Files
parr_api/PARR.AIHITRelationshipsSyncerWorker/appsettings.Development.json

12 lines
193 B
JSON

{
"Serilog": {
"MinimumLevel": {
"Default": "Information",
"Override": {
"Microsoft": "Debug",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}
}