{"id":26164697,"url":"https://github.com/optum/legion-logging","last_synced_at":"2025-04-14T15:22:05.767Z","repository":{"id":56880963,"uuid":"372973372","full_name":"Optum/legion-logging","owner":"Optum","description":"A wrapper gem for the LegionIO framework to handle logging requests for the application","archived":false,"fork":false,"pushed_at":"2021-06-08T19:06:08.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-14T15:21:58.077Z","etag":null,"topics":["legionio","logging","ruby"],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Optum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2021-06-01T22:11:40.000Z","updated_at":"2023-05-16T21:49:26.000Z","dependencies_parsed_at":"2022-08-20T13:00:45.263Z","dependency_job_id":null,"html_url":"https://github.com/Optum/legion-logging","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Flegion-logging","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Flegion-logging/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Flegion-logging/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Optum%2Flegion-logging/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Optum","download_url":"https://codeload.github.com/Optum/legion-logging/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248904626,"owners_count":21180836,"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":["legionio","logging","ruby"],"created_at":"2025-03-11T15:39:38.392Z","updated_at":"2025-04-14T15:22:05.734Z","avatar_url":"https://github.com/Optum.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Legion::Logging\n=====\n\nLegion::Logging is a ruby logging class that is used by the LegionIO framework. It gives all other gems and extensions a\nsingle logging library to use for consistency. \n\nSupported Ruby versions and implementations\n------------------------------------------------\n\nLegion::Json should work identically on:\n\n* JRuby 9.2+\n* Ruby 2.4+\n\n\nInstallation and Usage\n------------------------\n\nYou can verify your installation using this piece of code:\n\n```bash\ngem install legion-logging\n```\n\n```ruby\nrequire 'legion-logging'\n\nLegion::Logging.setup(log_file: './legion.log', level: 'debug')\nLegion::Logging.setup(level: 'info0') # defaults to stdout when no log_file specified\n\nLegion::Logging.warn('warning a user')\nLegion::Logging.info('hello')\n\n\n```\n\nAuthors\n----------\n\n* [Matthew Iverson](https://github.com/Esity) - current maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptum%2Flegion-logging","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foptum%2Flegion-logging","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foptum%2Flegion-logging/lists"}