Unify log instruction to use the module logger instance
This unifies logging instructions as other swh package does it.
This also drops log reference passed to converters. They were no longer used in the implementation.
Test Plan
tox
Migrated from D6384 (view on Phabricator)