{"id":20191079,"url":"https://github.com/53ningen/sl4swift","last_synced_at":"2025-03-03T07:28:32.233Z","repository":{"id":35781452,"uuid":"40061595","full_name":"53ningen/SL4Swift","owner":"53ningen","description":"Simple Logging Library for Swift","archived":false,"fork":false,"pushed_at":"2015-08-04T03:51:04.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2025-02-15T00:24:42.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/53ningen.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":"2015-08-01T22:17:13.000Z","updated_at":"2016-03-02T07:23:31.000Z","dependencies_parsed_at":"2022-09-24T12:50:25.586Z","dependency_job_id":null,"html_url":"https://github.com/53ningen/SL4Swift","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/53ningen%2FSL4Swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FSL4Swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FSL4Swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/53ningen%2FSL4Swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/53ningen","download_url":"https://codeload.github.com/53ningen/SL4Swift/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241626605,"owners_count":19993284,"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-14T03:47:35.279Z","updated_at":"2025-03-03T07:28:32.212Z","avatar_url":"https://github.com/53ningen.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"SL4Swift\n===============\n\nSimple Logging Library for Swift\n\n\nThis software is released under the MIT License, see LICENSE\n\n\n## Usage\n\n```swift\nlet logger = LoggerFactory.getLogger(.INFO)\nlogger.info(\"logger test\")  //=\u003e output log\nlogger.trace(\"hoge\")        //=\u003e do nothing(loglevel = .INFO)\n```\n\n## Log Output Example\n\n```\n2015-08-02 16:59:31.482 xctest[74860:477566] [INFO] LoggerTest.swift:8 \u003ctestExample()\u003e - logger test\n2015-08-02 16:59:31.482 xctest[74860:477566] [TRACE] LoggerTest.swift:9 \u003ctestExample()\u003e - hoge\n```\n\n## LogLevel\n\n* trace\n* debug\n* info\n* warn\n* error\n\n## Install\n\nuse CocoaPods\n\n```\npod 'SL4Swift'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F53ningen%2Fsl4swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F53ningen%2Fsl4swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F53ningen%2Fsl4swift/lists"}