mal-lang / mal-toolbox

Apache License 2.0
4 stars 2 forks source link

Use logger formatter instead of f-strings in log statements #49

Closed mrkickling closed 4 months ago

mrkickling commented 5 months ago

This is the recommended way to do logging by my linter (I believe for optimization reasons), and it looks nice in my opinion.