compy
compy copied to clipboard
verbose logging
compy should support a --verbose
flag so that it emits HTTP requests and responses like curl does. We should also attach some kind of request id since the current logging causes confusion with concurrent requests.
compy should include the origin IP address for the HTTP request as well.