{"id":15717918,"url":"https://github.com/annihil/react-native-log-ios","last_synced_at":"2025-06-26T01:02:45.539Z","repository":{"id":57338183,"uuid":"153432851","full_name":"Annihil/react-native-log-ios","owner":"Annihil","description":"React Native iOS standalone logger","archived":false,"fork":false,"pushed_at":"2023-05-02T23:09:21.000Z","size":18,"stargazers_count":38,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-17T08:49:53.757Z","etag":null,"topics":["ios","log","logger","macos","osx","react-native"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Annihil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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":"2018-10-17T09:43:25.000Z","updated_at":"2025-05-06T06:16:57.000Z","dependencies_parsed_at":"2024-06-20T18:57:22.285Z","dependency_job_id":"47612eb1-717d-44f1-8cee-32ce0da8242c","html_url":"https://github.com/Annihil/react-native-log-ios","commit_stats":{"total_commits":8,"total_committers":3,"mean_commits":"2.6666666666666665","dds":0.5,"last_synced_commit":"faa9a53bd881a54f89fc7f7cf4bd48218333bfb1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Annihil/react-native-log-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Annihil%2Freact-native-log-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Annihil%2Freact-native-log-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Annihil%2Freact-native-log-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Annihil%2Freact-native-log-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Annihil","download_url":"https://codeload.github.com/Annihil/react-native-log-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Annihil%2Freact-native-log-ios/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261978908,"owners_count":23239417,"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":["ios","log","logger","macos","osx","react-native"],"created_at":"2024-10-03T21:51:38.326Z","updated_at":"2025-06-26T01:02:45.460Z","avatar_url":"https://github.com/Annihil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Log iOS\n\n[![npm](https://img.shields.io/npm/v/react-native-log-ios.svg)](https://www.npmjs.com/package/react-native-log-ios)\n[![license](https://img.shields.io/github/license/annihil/react-native-log-ios.svg)]()\n\n\u003cp align=\"center\"\u003e\n\t\u003cimg src=\"./.assets/react-native-log-ios.svg\" height=\"260\" alt=\"React Native Log iOS logo\"/\u003e\n\u003c/p\u003e\n\nThis standalone script replace the broken `react-native log-ios`.  \nIt will watch the Mac OS X system log file and filter only the lines concerning your XCode project.  \nYou will be able to see the `console.log`, `console.warn` and `console.error` outputs.  \n\n\n## Installation\n\n```\nnpm i -g react-native-log-ios\n```\n\n## Usage\n\nImportant: You will need to provide the **FacebookDisplayName** to the command - in some cases it is different from the Xcode project name, or the bundle name. You will find this \"FacebookDisplayName\" in Info.plist.\n\n```\nreact-native-log-ios \u003cFacebookDisplayName\u003e\n```\n\n```\nreact-native-log-ios --help\n```\n\n## Result\n\nLine format is the following: `HH:mm:ss, \u003ceventMessage\u003e`\n\n```\n12:02:33, Initializing \u003cRCTCxxBridge: 0x6000037340f0\u003e (parent: \u003cRCTBridge: 0x600002335f80\u003e, executor: (null))\n12:02:33, Running application Foobar ({\n    initialProps =     {\n    };\n    rootTag = 1;\n})\n12:02:33, Running application \"Foobar\" with appParams: {\"rootTag\":1,\"initialProps\":{}}. __DEV__ === true, development-level warning are ON, performance optimizations are OFF\n12:02:39, Hello world!\n```\n\n## Versioning\n\nReact Native Log iOS uses [SemVer](http://semver.org/) for versioning.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file\nfor details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannihil%2Freact-native-log-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fannihil%2Freact-native-log-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fannihil%2Freact-native-log-ios/lists"}