{"id":17650739,"url":"https://github.com/eaceto/silversparrow-sslogger","last_synced_at":"2025-10-06T07:34:06.437Z","repository":{"id":4347090,"uuid":"5483068","full_name":"eaceto/SilverSparrow-SSLogger","owner":"eaceto","description":"Logger library part of my Silver Sparrow framework. Silver Sparrow is a (private) iOS framework that includes several components that enhanced and simplify iOS software development","archived":false,"fork":false,"pushed_at":"2012-08-20T19:27:42.000Z","size":112,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T07:52:08.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eaceto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-20T15:33:09.000Z","updated_at":"2014-01-19T03:14:38.000Z","dependencies_parsed_at":"2022-09-20T23:10:43.916Z","dependency_job_id":null,"html_url":"https://github.com/eaceto/SilverSparrow-SSLogger","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2FSilverSparrow-SSLogger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2FSilverSparrow-SSLogger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2FSilverSparrow-SSLogger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eaceto%2FSilverSparrow-SSLogger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eaceto","download_url":"https://codeload.github.com/eaceto/SilverSparrow-SSLogger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246291982,"owners_count":20753984,"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-10-23T11:39:21.463Z","updated_at":"2025-10-06T07:34:01.398Z","avatar_url":"https://github.com/eaceto.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Silver Sparrow's Logger\n\nLogger library part of my Silver Sparrow framework. Silver Sparrow is a (private) iOS framework that includes several components that enhanced and simplify iOS software development.\n\n## How To\n\n1. Add SSLogger to your workspace\n2. Add the framework (libSSLogger.a) to your target's \"Build Phases\" -\u003e \"Link Binary with Libraries\"\n3. Add \"-DSSLogEnabled\" flag to your target's \"Build Settings\" -\u003e \"Other C Flags\". This will enable the log. Remove this flag in order to turn the log off.\n4. Import to all header files where you are going to use the logger\n\n* In order to log with the Information tag\n\t SSLog_Info(@\"information\");\n* In order to log with the Error tag\n\t SSLog_Error(@\"error\");\n* In order to log with the Warning tag \n\tSSLog_Warn(@\"warning\");\n\n## Important\nYou can download, use and redistribute this framework. Just keep the copyright information in SSLog.h\n\nThanks!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaceto%2Fsilversparrow-sslogger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feaceto%2Fsilversparrow-sslogger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feaceto%2Fsilversparrow-sslogger/lists"}