Although concise, avoid using f-strings when logging messages in Python, especially in tight loops. The logging module is smart!

@williballenthin