{"id":20789244,"url":"https://github.com/instabug/instabug-xcglogger","last_synced_at":"2026-04-29T05:06:22.878Z","repository":{"id":56229815,"uuid":"80621413","full_name":"Instabug/Instabug-XCGLogger","owner":"Instabug","description":null,"archived":false,"fork":false,"pushed_at":"2020-11-19T10:50:24.000Z","size":11,"stargazers_count":0,"open_issues_count":2,"forks_count":2,"subscribers_count":47,"default_branch":"master","last_synced_at":"2025-01-18T08:45:47.851Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Instabug.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":"2017-02-01T13:16:05.000Z","updated_at":"2020-11-19T10:48:29.000Z","dependencies_parsed_at":"2022-08-15T15:01:07.464Z","dependency_job_id":null,"html_url":"https://github.com/Instabug/Instabug-XCGLogger","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-XCGLogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-XCGLogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-XCGLogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Instabug%2FInstabug-XCGLogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Instabug","download_url":"https://codeload.github.com/Instabug/Instabug-XCGLogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234494672,"owners_count":18842118,"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-11-17T15:21:32.720Z","updated_at":"2025-12-25T05:34:45.497Z","avatar_url":"https://github.com/Instabug.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instabug-XCGLogger\nThis is a destination for XCGLogger to make use of its logs with your Instabug setup.\n\n## Comptability\nNote that XCGLogger is a Swift framework and intended to be used with Swift projects.\n\n## Installation\n\nAdd pod `Instabug-XCGLogger` to your `podfile`\n\n## Requirements\n\niOS version \u003e= 10.0\n\n`Instabug` version \u003e= 10.0.3\n`XCGLogger` version \u003e= 7.0.0\n\n## Example\nMake sure you import our destination first: `import Instabug_XCGLogger`\n\n```\nlet log = XCGLogger.default\nlog.setup()\n\nlet ibglog = InstabugLogDestination()\nlog.add(destination: ibglog)\n\nlog.verbose(\"A verbose message\")\nlog.debug(\"A debug message\")\nlog.info(\"An info message\")\nlog.warning(\"A warning message\")\nlog.error(\"An error message\")\nlog.severe(\"A severe message\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstabug%2Finstabug-xcglogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstabug%2Finstabug-xcglogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstabug%2Finstabug-xcglogger/lists"}