recurly v0.1.0 Recurly.APILogger

Module for logging HTTP requests and responses.

TODO

  • Need to implement filtering keys and PII

Summary

Functions

log_request(method, endpoint, body, headers, options)

Logs the request.

log_response(response)

Logs the response.