Fixes following pylint warning.
Use % formatting in logging functions and pass the % parameters as arguments (logging-format-interpolation)
+1
Pull-Request has been merged by lholecek
Fixes following pylint warning.