Open
Description
Currently, by default we wrote a lot of log lines when running the pipeline. While these have useful information in them (e.g., what URL is being fetched from the FHIR server), these are probably only relevant in a dev env. It should be possible to suppress those messages in production. Only ERROR/WARNING messages should be shown in that mode.