{"id":79097,"library":"httplog","title":"HttpLog","description":"Log outgoing HTTP requests made from your application, helpful for tracking API calls of third party gems that don't provide their own log output.","status":"active","version":"2.0.0","language":"ruby","source_language":null,"source_url":"https://github.com/trusche/httplog","tags":["http","logging","debugging","networking"],"install":[{"cmd":"gem install httplog","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'httplog', '~> 2.0.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HttpLog","correct":"require 'httplog'"}],"quickstart":{"code":"require 'httplog'\n\nHttpLog.configure do |config|\n  config.logger = Logger.new(STDOUT)\nend\n\nNet::HTTP.get(URI('https://example.com'))","lang":"ruby","description":"Configure HttpLog and make an HTTP request to see logs"},"warnings":[],"env_vars":null,"search_vec":"'api':13 'applic':9 'call':14 'debug':29 'gem':18 'help':10 'http':4,27 'httplog':1 'log':2,25,28 'made':6 'network':30 'outgo':3 'output':26 'parti':17 'provid':22 'request':5 'third':16 'track':12","created_at":"2026-06-18T04:40:45.944349+00:00","updated_at":"2026-06-18T04:40:45.944349+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/trusche/httplog","github":"https://github.com/trusche/httplog","docs":"http://www.rubydoc.info/gems/httplog/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["logging","networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}