Closed WebSpider closed 1 month ago
Where was this discussed? I'm happy with consensus but I've never seen f-strings in log messages have any adverse impact. Is it an HA requirement?
On discord in #devs.. I looked it up and there indeed can be instances where logging and f-style can result in log messages getting eaten
Following some remarks this week about f-style and logging: Remove f-style strings from logging statements and disable G004 exception