What/Why:
As a follow-up to the major refactor in schemata and corresponding updates in the orchestrator (and evaluator), we want to also add another log at the bookends of fetching in the orchestrator.
How:
- Add before and after the await fetch()... method in src/db.
- Figure out how to bring in logger