quantifiedcode / python-anti-patterns

An open collection of Python anti-patterns and worst practices.
https://quantifiedcode.github.io/python-anti-patterns
Other
1.71k stars 249 forks source link

Add logger parameters antipattern #120

Closed vianney-g closed 4 years ago

vianney-g commented 6 years ago

This is a common antipattern I often see.