As I've learnt, this avoids string interpolation in case logs are not printed due to the loglevel set.
This can save a few CPU cycles, and make CI pass this step.
Signed-off-by: Hunor Csomortáni csomh@redhat.com
Thanks :+1:
Pull-Request has been merged by dcallagh
As I've learnt, this avoids string interpolation in case
logs are not printed due to the loglevel set.
This can save a few CPU cycles, and make CI pass this step.
Signed-off-by: Hunor Csomortáni csomh@redhat.com