class documentation

class TrafficLoggingFactory(WrappingFactory): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable logfilePrefix Undocumented
Instance Variable lengthLimit Undocumented
Method open Undocumented
Method buildProtocol Undocumented
Method resetCounter Reset the value of the counter used to identify connections.
Instance Variable _counter Undocumented

Inherited from WrappingFactory:

Instance Variable wrappedFactory Undocumented
Instance Variable protocols Undocumented
Method logPrefix Generate a log prefix mentioning both the wrapped factory and this one.
Method doStart Undocumented
Method doStop Undocumented
Method startedConnecting Undocumented
Method clientConnectionFailed Undocumented
Method clientConnectionLost Undocumented
Method registerProtocol Called by protocol to register itself.
Method unregisterProtocol Called by protocols when they go away.
_counter = (source)

Undocumented

(type: int)
def __init__(self, wrappedFactory, logfilePrefix, lengthLimit=None): (source)
logfilePrefix = (source)

Undocumented

lengthLimit = (source)

Undocumented

def open(self, name): (source)

Undocumented

def buildProtocol(self, addr): (source)
def resetCounter(self): (source)

Reset the value of the counter used to identify connections.

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