48fff26 Remove unnecessary interpolation when logging.

Authored and Committed by qulogic 4 years ago
    Remove unnecessary interpolation when logging.
    
    The log methods are supposed to do the interpolation for you. This saves
    a bit of work if there's no output.
    
        
file modified
+7 -7
file modified
+6 -5
file modified
+18 -18
file modified
+8 -8