PEP: 8106 Title: Enhance logging API with PEP-0008-compliant aliases
PEP: 8106 Title: Enhance logging API with PEP-0008-compliant aliases
Python's standard logging API violates PEP-8 and this #PEP proposes to fix this. Feedback and criticism of all sort is welcome.
While we're at it, can we please define enums for the standard logging levels in the stdlib