httplog
Request logger
Logs outgoing HTTP requests in Ruby applications.
Log outgoing HTTP requests in ruby
810 stars
10 watching
74 forks
Language: Ruby
last commit: 28 days ago
Linked from 1 awesome list
apisdebugginghttphttplogloggingrailsruby
Related projects:
Repository | Description | Stars |
---|---|---|
reidmorrison/rails_semantic_logger | Replaces Rails' default logger with a structured logging system | 338 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |
aderyabin/sniffer | A tool for logging and analyzing outgoing HTTP requests in Ruby applications. | 575 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
pusher/pusher-http-ruby | Provides a Ruby interface to the Pusher Channels HTTP API | 665 |
shadabahmed/logstasher | Generates log files in Logstash-compatible format | 821 |
rudionrails/yell | A comprehensive logging library for Ruby that provides an extensible and customizable way to handle log messages | 311 |
cookrn/chrome_logger | A Rack middleware that logs HTTP requests in a Chrome Logger-compliant format | 92 |
raekkeri/django-requestlogs | A package providing middleware and helpers for logging request-response cycles in web applications. | 63 |
typhoeus/ethon | A lightweight Ruby wrapper around libcurl to simplify HTTP requests | 137 |
hasmanydevelopers/rdaneel | An asynchronous HTTP client library with built-in robots.txt support | 22 |
henvic/httpretty | Prints HTTP requests in a human-readable format on the terminal | 402 |
asenchi/scrolls | A logging library that treats logs as data and allows easy integration into applications | 158 |
elastic/elasticsearch-ruby | A Ruby client for Elasticsearch allowing developers to interact with the search engine. | 9 |
samber/slog-fiber | A middleware that logs HTTP requests using the Slog logging library. | 58 |