Skip to content
Snippets Groups Projects
Commit 4cc7a14f authored by Auke Klazema's avatar Auke Klazema
Browse files

Task #10151: used logger.info("foo %s", bar) instead of logger.info("foo %s" %...

Task #10151: used logger.info("foo %s", bar) instead of logger.info("foo %s" % bar) to prevent string construction when not needed
parent a18c2949
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment