pelias / interpolation

global street address interpolation service (beta)
https://interpolation.demo.geocode.earth
MIT License
58 stars 29 forks source link

downloads: improve logger messages #286

Closed missinglink closed 2 years ago

missinglink commented 2 years ago

the current log output when downloading TIGER files is very verbose and at the same time not super informative

info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_41051_addrfeat.zip
info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_41005_addrfeat.zip
info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_41071_addrfeat.zip
info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_41047_addrfeat.zip
info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_41053_addrfeat.zip
info: [interpolation(TIGER)] Queuing 1 downloads
info: [interpolation(TIGER)] Downloading tl_2021_53011_addrfeat.zip

this PR changes a few things: