{"id":15677620,"url":"https://github.com/zimbatm/lines-ruby","last_synced_at":"2025-05-01T00:51:16.225Z","repository":{"id":7525943,"uuid":"8877236","full_name":"zimbatm/lines-ruby","owner":"zimbatm","description":"Lines - structured logs for humans - ruby edition","archived":false,"fork":false,"pushed_at":"2023-12-15T17:58:08.000Z","size":90,"stargazers_count":13,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-15T08:09:31.736Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zimbatm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-03-19T11:42:24.000Z","updated_at":"2023-07-30T12:47:29.000Z","dependencies_parsed_at":"2024-10-23T13:05:14.505Z","dependency_job_id":null,"html_url":"https://github.com/zimbatm/lines-ruby","commit_stats":{"total_commits":101,"total_committers":2,"mean_commits":50.5,"dds":"0.25742574257425743","last_synced_commit":"871fc82e1a2e46f96df2f4a90a8e51151e447693"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Flines-ruby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Flines-ruby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Flines-ruby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zimbatm%2Flines-ruby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zimbatm","download_url":"https://codeload.github.com/zimbatm/lines-ruby/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251806170,"owners_count":21646841,"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-03T16:10:01.887Z","updated_at":"2025-05-01T00:51:16.192Z","avatar_url":"https://github.com/zimbatm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Lines - structured logs for humans\n==================================\n[![Build\nStatus](https://travis-ci.org/zimbatm/lines-ruby.svg?branch=master)](https://travis-ci.org/zimbatm/lines-ruby)\n\nA ruby implementation of the\n[lines](https://github.com/zimbatm/lines) format.\n\nSTATUS: WORK IN PROGRESS\n========================\n\nExample\n-------\n\n```ruby\nrequire 'lines'\n\nLines.dump(foo: 3) #=\u003e \"foo=3\"\n\nLines.load(\"foo=3\") #=\u003e {\"foo\"=\u003e3}\n```\n\nUses\n----\n\nCLI pipes format\n\nStructued logging\n\n\nGenerator TODO\n--------------\n\nAdd a max_length option\n\nMake sure the output is encoded as a UTF-8 string\n\nParser TODO\n-----------\n\nImplement the max_nesting option\n\nDifferent parsing modes. Strict and non-strict. Type templates.\n\nMulti-line parsing.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Flines-ruby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzimbatm%2Flines-ruby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzimbatm%2Flines-ruby/lists"}