{"id":1353,"url":"https://github.com/ubclaunchpad/LumberMill","last_synced_at":"2025-08-02T04:30:56.634Z","repository":{"id":56920084,"uuid":"70620140","full_name":"ubclaunchpad/LumberMill","owner":"ubclaunchpad","description":"A Simple iOS Testing Framework ","archived":false,"fork":false,"pushed_at":"2016-11-15T23:57:56.000Z","size":154,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-17T21:21:18.856Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/ubclaunchpad.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":"2016-10-11T17:50:30.000Z","updated_at":"2017-11-02T03:46:20.000Z","dependencies_parsed_at":"2022-08-21T04:20:25.607Z","dependency_job_id":null,"html_url":"https://github.com/ubclaunchpad/LumberMill","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/ubclaunchpad/LumberMill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2FLumberMill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2FLumberMill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2FLumberMill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2FLumberMill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ubclaunchpad","download_url":"https://codeload.github.com/ubclaunchpad/LumberMill/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ubclaunchpad%2FLumberMill/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334609,"owners_count":24233793,"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-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-01-05T20:15:44.491Z","updated_at":"2025-08-02T04:30:56.404Z","avatar_url":"https://github.com/ubclaunchpad.png","language":"Swift","funding_links":[],"categories":["Logging"],"sub_categories":["Other Hardware","Other free courses"],"readme":"# LumberMill\n\u003e Stupidly Simple Logging for iOS.\n\n[![Swift Version][swift-image]][swift-url]\n[![License][license-image]][license-url]\n[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/EZSwiftExtensions.svg)](https://img.shields.io/cocoapods/v/LFAlertController.svg)  \n\nLumberMill is a simple logging library for iOS 10 and Swift 3.0. It allows users to Log files with 5 different levels and to set the minimum log level that will be recorded\n\n\n## Features\n\n- [x] Multiple Log Levels\n- [x] Minimum Log Level (Optional)\n\n## Requirements\n\n- iOS 9.0+\n- Swift 3.0\n- Xcode 8.0\n\n## Installation\n\n#### CocoaPods\nYou can use [CocoaPods](http://cocoapods.org/) to install `LumberMill` by adding it to your `Podfile`:\n\n```ruby\nplatform :ios, '8.0'\nuse_frameworks!\npod 'LumberMill'\n```\n\n#### Manually\n1. Download and drop ```LumberMill.swift``` in your project.  \n2. Congratulations!  \n\n## Usage example\n\n```swift\nimport LumberMill\nlet logger = LumberMill()\n\nlog.Debug(\"Debugging statement\")\n```\n\n## Contribute\n\nWe would love for you to contribute to **YourLibraryName**, check the ``LICENSE`` file for more info.\n\n## Meta\n\nDavid Baldwynn – [@davidbaldwynn](https://twitter.com/davidbaldwynn) – polydaic@gmail.com\nGabriel Uribe - [Personal Site](http://gabrieluribe.me/) - gabrieluribe@me.com\n\nDistributed under the MIT license. See ``LICENSE`` for more information.\n\n[swift-image]:https://img.shields.io/badge/swift-3.0-orange.svg\n[swift-url]: https://swift.org/\n[license-image]: https://img.shields.io/badge/License-MIT-blue.svg\n[license-url]: LICENSE\n\n## License\n\nLumberMill is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2FLumberMill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fubclaunchpad%2FLumberMill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fubclaunchpad%2FLumberMill/lists"}