module documentation
Integration with Python standard library logging.
Class |
|
An object that implements __str__() in order to defer the work of formatting until it's converted into a str. |
Variable | from |
Undocumented |
Variable | to |
Undocumented |
Function | _reverse |
Reverse the above mapping, adding both the numerical keys used above and the corresponding string keys also used by python logging. |
Reverse the above mapping, adding both the numerical keys used above and the corresponding string keys also used by python logging.
Returns | |
Mapping[ | the reversed mapping |