|
|
|
|
Twisted deferred object
|
|
|
string
|
expand(self,
msg,
client_address)
Expands a syslog message into a string format suitable for writing
to the filesystem such that it appears the same as it would had the
message been logged by the syslog daemon. |
source code
|
|
|
|
|
|
|
gotHostname(self,
response,
data)
Send the resolved address, if possible, and the event via the
thread |
source code
|
|
|
|
|
|
Inherited from twisted.internet.protocol.DatagramProtocol:
connectionRefused
Inherited from twisted.internet.protocol.AbstractDatagramProtocol:
__getstate__,
doStart,
doStop,
makeConnection,
startProtocol,
stopProtocol
|