u.s.ScribeProtocol(TTwisted.ThriftClientProtocol) : class documentation

Part of udplog.scribe View Source View In Hierarchy

Scribe protocol.

This connects an asynchronous Scribe client to a server and sends out log events from dispatcher.

Line # Kind Name Docs
114 Method __init__ Undocumented
124 Method connectionMade Add this protocol as a consumer of log events.
132 Method connectionLost Remove this protocol as a consumer of log events.
140 Method sendEvent Write an event to Scribe.
def __init__(self, dispatcher, minLogLevel=logging.INFO): (source)
Undocumented
def connectionMade(self): (source)

Add this protocol as a consumer of log events.

def connectionLost(self, reason=protocol.connectionDone): (source)

Remove this protocol as a consumer of log events.

def sendEvent(self, event): (source)

Write an event to Scribe.

API Documentation for udplog, generated by pydoctor at 2014-02-17 15:26:29.