class documentation

class Logging: (source)

View In Hierarchy

Wrapper which logs attribute lookups.

This was useful in debugging something, I guess. I forget what. It can probably be deleted or moved somewhere more appropriate. Nothing special going on here, really.

Method __init__ Undocumented
Instance Variable original Undocumented
Method __str__ Undocumented
Method __repr__ Undocumented
Method __getattribute__ Undocumented
Instance Variable _logFile Undocumented
def __init__(self, original): (source)

Undocumented

original = (source)

Undocumented

_logFile = (source)

Undocumented

def __str__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
def __repr__(self): (source)

Undocumented

ReturnsUndocumented (type: str)
def __getattribute__(self, name): (source)

Undocumented

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