Replace print statements with message logging
The warnings from this Configurable were printed using print
instead of using the Gaudi message logging. This then breaks the possibility to mask these messages at the level of the logger - see discussion in DaVinci!358 (merged)
If successful, this should be extended to other configurables with the same problem, and ported to all other affected branches.