Y
Hacker News
new
|
ask
|
show
|
jobs
by
jabjq
334 days ago
You shouldn’t use f-strings with logging.
1 comments
kstrauser
333 days ago
I know and understand the reasons for that rule, but it’s one of the first ones I disable in linters. The theoretical benefits in the context of the systems I work on aren’t worth the extra friction.
link