sniffer
HTTP logger
A tool for logging and analyzing outgoing HTTP requests in Ruby applications.
Log and Analyze Outgoing HTTP Requests
573 stars
11 watching
36 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
httprubysniffer
Related projects:
Repository | Description | Stars |
---|---|---|
trusche/httplog | Logs outgoing HTTP requests in Ruby applications. | 810 |
rudionrails/yell | A comprehensive logging library for Ruby that provides an extensible and customizable way to handle log messages | 311 |
gshutler/hatchet | A Ruby logging library with support for class and module filters | 23 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
unbug/logproxy | A tool to log HTTP traffic from mobile devices to a centralized logging system. | 82 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
gajus/roarr | A JSON logging library for Node.js and browser applications | 1,067 |
cookrn/chrome_logger | A Rack middleware that logs HTTP requests in a Chrome Logger-compliant format | 92 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
silentsignal/burp-sqlite-logger | A tool to log and record HTTP requests made by Burp Suite using a SQLite database. | 1 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 137 |
joshbuddy/http_router_sinatra | Provides an extension for Sinatra to build and manage HTTP routes | 7 |
jmervine/httperfrb | An interface to the httperf tool, allowing Ruby users to easily test and analyze HTTP servers | 13 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |