{"id":18247917,"url":"https://github.com/tichise/tilogger","last_synced_at":"2025-06-21T23:35:53.841Z","repository":{"id":48458373,"uuid":"273687282","full_name":"tichise/TILogger","owner":"tichise","description":"TILogger is a lightweight, flexible logging solution for Swift applications. It provides both instance-based and static logging methods with customizable formatting options.","archived":false,"fork":false,"pushed_at":"2025-02-17T13:38:48.000Z","size":62,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-21T23:34:58.221Z","etag":null,"topics":["log","logger","logging","swift"],"latest_commit_sha":null,"homepage":"","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/tichise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":null,"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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-06-20T10:33:36.000Z","updated_at":"2025-02-17T13:38:14.000Z","dependencies_parsed_at":"2025-04-04T15:42:52.455Z","dependency_job_id":null,"html_url":"https://github.com/tichise/TILogger","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/tichise/TILogger","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2FTILogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2FTILogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2FTILogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2FTILogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tichise","download_url":"https://codeload.github.com/tichise/TILogger/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tichise%2FTILogger/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261211684,"owners_count":23125543,"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":["log","logger","logging","swift"],"created_at":"2024-11-05T09:34:39.364Z","updated_at":"2025-06-21T23:35:48.827Z","avatar_url":"https://github.com/tichise.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"### TILogger ![CocoaPods Version](https://img.shields.io/cocoapods/v/TILogger.svg?style=flat) ![Platform](https://img.shields.io/cocoapods/p/TILogger.svg?style=flat) ![License](https://img.shields.io/cocoapods/l/TILogger.svg?style=flat)\n\nTILogger is a simple logger for swift.\n\n### Examples\n\n#### Swift\n\n```html\nTILogger().setPrefix(\"\").verbose(\"test\")\n\nTILogger().setPrefix(\"log\").debug(\"test\")\n\nTILogger().setPrefix(\"TILogger\").setDateFormat(\"yyyy/MM/dd HH:mm:ss\").info(\"test\")\n\nTILogger().setPrefix(\"TILogger\").setDateFormat( \"HH:mm:ss\").info(\"test\")\n\nTILogger().warning(\"test\")\n\nTILogger().error(\"test\")\n\nTILogger().verbose(2333)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftichise%2Ftilogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftichise%2Ftilogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftichise%2Ftilogger/lists"}