{"id":16697354,"url":"https://github.com/ryandotsmith/lpxc","last_synced_at":"2025-05-16T06:30:54.602Z","repository":{"id":8573333,"uuid":"10202629","full_name":"ryandotsmith/lpxc","owner":"ryandotsmith","description":"Fast \u0026 simple ruby client for Heroku's logplex.","archived":false,"fork":false,"pushed_at":"2014-12-15T17:44:25.000Z","size":361,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-25T14:03:25.878Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ryandotsmith.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-05-21T18:37:46.000Z","updated_at":"2014-12-15T17:44:25.000Z","dependencies_parsed_at":"2022-09-13T17:51:27.153Z","dependency_job_id":null,"html_url":"https://github.com/ryandotsmith/lpxc","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryandotsmith%2Flpxc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryandotsmith%2Flpxc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryandotsmith%2Flpxc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryandotsmith%2Flpxc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryandotsmith","download_url":"https://codeload.github.com/ryandotsmith/lpxc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225411519,"owners_count":17470245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-12T17:47:13.586Z","updated_at":"2024-11-19T19:11:37.492Z","avatar_url":"https://github.com/ryandotsmith.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"#lpxc\n\nThe canonical repository for lpxc is now [the heroku fork](https://github.com/heroku/lpxc).\n\nLpxc is a fast \u0026 efficient client for sending log messages to Heroku's logplex. It uses batching and keep-alive connections to enable high-throughput with little overhead.\n\n## Dependencies\nAll dependencies come from the standard library. The following version of Ruby are supported:\n\n* 1.9.3\n* 2.0.0\n* 2.1.0\n\n## Documentation\n\n[Rdoc](http://rubydoc.info/github/ryandotsmith/lpxc/master/Lpxc)\n\n## Usage\n\n```bash\n$ gem install lpxc\n```\n\n```ruby\nrequire 'lpxc'\nlpxc = Lpxc.new\nlpxc.puts(\"hello world\", 't.123')\n```\n\n## Runing Tests\n[![Build Status](https://travis-ci.org/ryandotsmith/lpxc.png?branch=master)](https://travis-ci.org/ryandotsmith/lpxc)\n\n```bash\n$ ruby test.rb\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandotsmith%2Flpxc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryandotsmith%2Flpxc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandotsmith%2Flpxc/lists"}