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

11 lines
194 B
JSON

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