l.s.l.t.LoggingRouter : class documentation

Part of lp.services.longpoll.testing View In Hierarchy

A test double for IMessageProducer.

Saves messages as LongPollEventRecord tuples to a log.

ParameterslogA callable accepting a single LongPollEventRecord.
routing_keySee IMessageSession.getProducer.
Method __init__ Undocumented
Method send Undocumented
def __init__(self, log, routing_key):
Undocumented
def send(self, data):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2019-04-23 00:00:05.