module documentation
(source)

Integration with Python standard library logging.

Variable toStdlibLogLevelMapping Undocumented
Variable fromStdlibLogLevelMapping Undocumented
Class StringifiableFromEvent An object that implements __str__() in order to defer the work of formatting until it's converted into a str.
Function _reverseLogLevelMapping Reverse the above mapping, adding both the numerical keys used above and the corresponding string keys also used by python logging. @return: the reversed mapping
toStdlibLogLevelMapping = (source)

Undocumented

(type: Mapping[NamedConstant, int])
def _reverseLogLevelMapping(): (source)

Reverse the above mapping, adding both the numerical keys used above and the corresponding string keys also used by python logging.

Returnsthe reversed mapping (type: Mapping[int, NamedConstant])
fromStdlibLogLevelMapping = (source)

Undocumented

API Documentation for Twisted, generated by pydoctor 21.2.0 at 2021-02-28 21:00:42.