Jason Novinger@programming.devM to Python@programming.dev · 2 years agoIntroducing flake8-logging - Adam Johnsonadamj.euexternal-linkmessage-square3linkfedilinkarrow-up113arrow-down11cross-posted to: [email protected][email protected]
arrow-up112arrow-down1external-linkIntroducing flake8-logging - Adam Johnsonadamj.euJason Novinger@programming.devM to Python@programming.dev · 2 years agomessage-square3linkfedilinkcross-posted to: [email protected][email protected]
minus-squareNotSteve_linkfedilinkarrow-up5·2 years agoI knew about everything except logger.exception(). I had no idea it existed but I’ll start using it!
I knew about everything except
logger.exception()
. I had no idea it existed but I’ll start using it!