Release 0.0.6 ยท ftnext/happy-python-logging
Features Drop Python 3.9; Support Python 3.14 Enhance flake8 plugin's HPL101 (Don't configure the root logger in your library) import logging as log; log.basicConfig() from logging import basicCo...