Improve logging
In particular, two things might be nice:
- moving a lot of less useful logger.info calls to logger.debug
- the info level should give a clearer picture of what the QBX FMM is doing at the moment (e.g. what major stage we are on)
In particular, two things might be nice: