{"id":16697948,"url":"https://github.com/richfitz/loggr.redis","last_synced_at":"2025-03-14T03:45:11.980Z","repository":{"id":33529808,"uuid":"37175890","full_name":"richfitz/loggr.redis","owner":"richfitz","description":"Redis support for loggr","archived":false,"fork":false,"pushed_at":"2015-06-10T10:15:11.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-20T22:53:56.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"R","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/richfitz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-10T04:44:25.000Z","updated_at":"2015-06-12T02:09:42.000Z","dependencies_parsed_at":"2022-09-03T04:31:00.027Z","dependency_job_id":null,"html_url":"https://github.com/richfitz/loggr.redis","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Floggr.redis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Floggr.redis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Floggr.redis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richfitz%2Floggr.redis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richfitz","download_url":"https://codeload.github.com/richfitz/loggr.redis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521258,"owners_count":20304186,"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:49:51.453Z","updated_at":"2025-03-14T03:45:11.959Z","avatar_url":"https://github.com/richfitz.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loggr.redis\n\n[![Build Status](https://travis-ci.org/richfitz/loggr.redis.png?branch=master)](https://travis-ci.org/richfitz/loggr.redis)\n\nRedis support for [`loggr`](https://github.com/smbache/loggr)\n\n```r\ncon \u003c- RedisAPI::hiredis()\nloggr.redis::log_redis(con, \"mykey\")\njsonlite::fromJSON(con$LINDEX(\"mykey\", -1))\n# $level\n# [1] \"INFO\"\n#\n# $message\n# [1] \"Activating logging to 127.0.0.1:6379:mykey\"\n#\n# $time\n# [1] \"2015-06-10 18:39:03\"\n```\n\n## Installation\n\nRequires two (currently non-CRAN packages)\n\n- [`loggr`](https://github.com/smbache/loggr)\n- [`RedisAPI`](https://github.com/ropensci/RedisAPI)\n\nInstall with\n\n```r\ndevtools::install_github(c(\"smbache/loggr\", \"ropensci/RedisAPI\"))\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Floggr.redis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichfitz%2Floggr.redis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichfitz%2Floggr.redis/lists"}