l.b.LoggingConnection : class documentation

Part of libcloud.base View Source View In Hierarchy

Known subclasses: libcloud.base.LoggingHTTPConnection, libcloud.base.LoggingHTTPSConnection

Debug class to log all HTTP(s) requests as they could be made
with the C{curl} command.

@cvar log: file-like object that logs entries are written to.
Method _log_response Undocumented
Method _log_curl Undocumented
def _log_response(self, r): (source)
Undocumented
def _log_curl(self, method, url, body, headers): (source)
Undocumented
API Documentation for libcloud, generated by pydoctor at 2011-07-02 22:19:34.