Part of lp.services.twistedsupport.loggingsupport View In Hierarchy
| Method | __init__ | Contstruct a LoggingProxy. |
| Method | callRemote | See xmlrpc.Proxy.callRemote. |
LoggingProxy.| Parameters | url | The URL to which to post method calls. |
| logger | The logger to log requests and responses to. | |
| level | The log level at which to log requests and responses. |