EchoTeam / replayer_logger

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is an erlang-client library to log all the requests for the request replayer.

Interface

The client code is quite clear, it has the following exported functions:

  • http_get_log/3
  • http_post_log/4
  • rpc_log/4

Examples

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Erlang 100.0%