{"id":21125929,"url":"https://github.com/nugu-developers/natty-log-ios","last_synced_at":"2025-08-16T23:12:00.698Z","repository":{"id":54124382,"uuid":"212500342","full_name":"nugu-developers/natty-log-ios","owner":"nugu-developers","description":"Log Framework for Apple platforms (iOS, tvOS, watchOS, macOS)","archived":false,"fork":false,"pushed_at":"2025-06-26T02:57:19.000Z","size":78,"stargazers_count":3,"open_issues_count":7,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-28T06:54:44.954Z","etag":null,"topics":["carthage","cocoapods","ios","log","logger","logging","macos","swift","tvos","watchos","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/nugu-developers.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2019-10-03T05:01:05.000Z","updated_at":"2024-02-26T20:29:37.000Z","dependencies_parsed_at":"2025-07-08T23:32:21.816Z","dependency_job_id":"c06c1fb3-40e0-4ccb-9df5-d2a302773ad8","html_url":"https://github.com/nugu-developers/natty-log-ios","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/nugu-developers/natty-log-ios","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nugu-developers%2Fnatty-log-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nugu-developers%2Fnatty-log-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nugu-developers%2Fnatty-log-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nugu-developers%2Fnatty-log-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nugu-developers","download_url":"https://codeload.github.com/nugu-developers/natty-log-ios/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nugu-developers%2Fnatty-log-ios/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270781393,"owners_count":24643820,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["carthage","cocoapods","ios","log","logger","logging","macos","swift","tvos","watchos","xcode"],"created_at":"2024-11-20T04:37:46.398Z","updated_at":"2025-08-16T23:12:00.677Z","avatar_url":"https://github.com/nugu-developers.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NattyLog\n\n![Platform](https://img.shields.io/cocoapods/p/NattyLog)\n[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)\n[![CocoaPods compatible](https://img.shields.io/cocoapods/v/NattyLog)](https://github.com/nugu-developers/natty-log-ios)\n[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager)\n![License](https://img.shields.io/github/license/nugu-developers/natty-log-ios)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/37a7a2e77cf542eb9a6dad0546eb7a15)](https://www.codacy.com/manual/nugu-dev-sdk/natty-log-ios?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=nugu-developers/natty-log-ios\u0026amp;utm_campaign=Badge_Grade)\n\n## Requirements\n- iOS 10.0+\n- Xcode 10.2+\n- Swift 5+\n\n## Installation\n\n### CocoaPods\n[CocoaPods](https://cocoapods.org) is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate NattyLog into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\npod 'NattyLog'\n```\n\n### Carthage\n[Carthage](https://github.com/Carthage/Carthage) is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks. To integrate NattyLog into your Xcode project using Carthage, specify it in your `Cartfile`:\n\n```ogdl\ngithub \"nugu-developers/natty-log-ios\" \"1.2.3\"\n```\n\nThen run `carthage update`.\n\n### Swift Package Manager\n\nTo integrate using Apple's Swift package manager, add the following as a dependency to your `Package.swift`:\n\n```swift\ndependencies: [\n    .package(url: \"https://github.com/nugu-developers/natty-log-ios.git\", from: \"1.2.3\")\n]\n```\n\n## License\n\nThe contents of this repository is licensed under the\n[Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnugu-developers%2Fnatty-log-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnugu-developers%2Fnatty-log-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnugu-developers%2Fnatty-log-ios/lists"}