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. |
Remove this protocol as a consumer of log events.