| Home | Trees | Indices | Help |
|---|
|
|
logging.Filterer --+
|
logging.Handler --+
|
logging.handlers.SocketHandler --+
|
logging.handlers.DatagramHandler --+
|
IceProdDgramHandler
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
|
|||
Initializes the handler with a specific host address and port.
|
Emit a record. Pickles the record and writes it to the socket in binary format. If there is an error with the socket, silently drop the packet. If there was a problem with the socket, re-establishes the socket.
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 3 21:25:45 2010 | http://epydoc.sourceforge.net |