Package rrlog :: Package server :: Module xmlrpc :: Class LogAdapter
[hide private]
[frames] | no frames]

Class LogAdapter

source code

object --+
         |
        LogAdapter

Instance Methods [hide private]
 
__init__(self, logServer)
Returns: "" if all right, error msg if not
source code
 
log(self, kwargs_ps)
No threading, xmlrpc blocks until return
source code
int
addClient(self)
Returns: unique id
source code

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, logServer)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Returns:
"" if all right, error msg if not
Overrides: object.__init__

addClient(self)

source code 
Returns: int
unique id