Verbose logging for graph property loading
In the SwhGraphProperties class, we should add an optional progressLogger parameter to all the loadXXX() functions. As a starting point, this could simply log "Loading " at INFO level.
We also need to have the functions with two arguments in the SwhGraph interface.
Migrated from T4417 (view on Phabricator)