-
Tres Seaver authored
We have been registering our custom level names ("BLATHER", "TRACE) in the wrong order since 2004. Before Python 3.4, the stdlib ``logging`` module masked the error by registering them in *both* directions.
f8035686
We have been registering our custom level names ("BLATHER", "TRACE) in the wrong order since 2004. Before Python 3.4, the stdlib ``logging`` module masked the error by registering them in *both* directions.