{"id":15032926,"url":"https://github.com/ruby/syslog","last_synced_at":"2025-04-05T03:04:46.536Z","repository":{"id":42977443,"uuid":"266092213","full_name":"ruby/syslog","owner":"ruby","description":"Ruby interface for the POSIX system logging facility","archived":false,"fork":false,"pushed_at":"2025-03-11T09:28:33.000Z","size":139,"stargazers_count":8,"open_issues_count":2,"forks_count":7,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-03-29T02:03:35.742Z","etag":null,"topics":["ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-22T11:18:40.000Z","updated_at":"2025-03-11T09:28:17.000Z","dependencies_parsed_at":"2023-12-16T06:27:09.394Z","dependency_job_id":"d005b7d0-ff32-4d99-a275-41e53a45459f","html_url":"https://github.com/ruby/syslog","commit_stats":{"total_commits":110,"total_committers":27,"mean_commits":4.074074074074074,"dds":0.8363636363636364,"last_synced_commit":"f7b29e2199c6865b7d841be2debf647474e6a8a5"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fsyslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fsyslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fsyslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruby%2Fsyslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruby","download_url":"https://codeload.github.com/ruby/syslog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280262,"owners_count":20912967,"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":["ruby"],"created_at":"2024-09-24T20:19:45.237Z","updated_at":"2025-04-05T03:04:46.521Z","avatar_url":"https://github.com/ruby.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syslog\n\nA Simple wrapper for the UNIX syslog system calls that might be handy\nif you're writing a server in Ruby.  For the details of the syslog(8)\narchitecture and constants, see the syslog(3) manual page of your\nplatform.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'syslog'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install it yourself as:\n\n    $ gem install syslog\n\n## Usage\n\n```ruby\nrequire \"syslog\"\nSyslog.open(\"webrick\", Syslog::LOG_PID,\n            Syslog::LOG_DAEMON | Syslog::LOG_LOCAL3)\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ruby/syslog.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fsyslog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruby%2Fsyslog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruby%2Fsyslog/lists"}