Home | Trees | Indices | Help |
---|
|
SocketServer.BaseRequestHandler --+ | SocketServer.StreamRequestHandler --+ | BaseHTTPServer.BaseHTTPRequestHandler --+ | SimpleXMLRPCServer.SimpleXMLRPCRequestHandler --+ | MyXMLRpcRequestHandler
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
Log an arbitrary message. This is used by all other logging functions. Override it if you have specific logging wishes. The first argument, FORMAT, is a format string for the message to be logged. If the format string contains any % escapes requiring parameters, they should be specified as subsequent arguments (it's just like printf!). The client host and current date/time are prefixed to every message.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon May 3 21:25:46 2010 | http://epydoc.sourceforge.net |