{"id":21711725,"url":"https://github.com/sanjaydevtech/simple-log","last_synced_at":"2025-03-20T18:21:19.846Z","repository":{"id":115341754,"uuid":"309382642","full_name":"SanjayDevTech/simple-log","owner":"SanjayDevTech","description":"Simple light weight logging library for Android","archived":false,"fork":false,"pushed_at":"2020-11-03T06:52:35.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T16:44:31.764Z","etag":null,"topics":["android","android-log","java","log","logging-library"],"latest_commit_sha":null,"homepage":"https://sanjaydevtech.github.io/simple-log/","language":"Java","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/SanjayDevTech.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-02T13:44:46.000Z","updated_at":"2020-11-03T11:49:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a69e1dc8-188c-4ef5-9210-a3564110f207","html_url":"https://github.com/SanjayDevTech/simple-log","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fsimple-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fsimple-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fsimple-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fsimple-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanjayDevTech","download_url":"https://codeload.github.com/SanjayDevTech/simple-log/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244666591,"owners_count":20490288,"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":["android","android-log","java","log","logging-library"],"created_at":"2024-11-25T23:29:13.143Z","updated_at":"2025-03-20T18:21:19.824Z","avatar_url":"https://github.com/SanjayDevTech.png","language":"Java","readme":"## Simple Log\nSimple light weight logging library for android apps\n\n[ ![Download](https://api.bintray.com/packages/sanjaydevtech/log/com.sanjaydevtech.log/images/download.svg) ](https://bintray.com/sanjaydevtech/log/com.sanjaydevtech.log/_latestVersion)\n\n\n### Inspiration\n\n- [DLog](https://github.com/ymegane/DLog)\n\n\n### Why Simple Log\n\nYou may think you can use android.util.Log class. But how many times you create TAG field in each Activity or Fragment.\nThe default log library will also printed in production package(Which can put you in danger)\n\nTo avoid these difficulties and some boilerplate code, I created this Simple Log\n\n\n### Benefits\n\n- TAG will be created automatically\n- You can even hide logging in production mode\n\n\n### Adding dependency\n\n```gradle\nimplementation 'com.sanjaydevtech.log:log:\u003clatest_version\u003e'\n```\n\n\n### Using in code\n\n```java\nCout.d(\"Logged\");\n```\nRefer [Getting Started](https://github.com/SanjayDevTech/simple-log/wiki/Getting-Started) for all details\n\n\n### License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjaydevtech%2Fsimple-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsanjaydevtech%2Fsimple-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsanjaydevtech%2Fsimple-log/lists"}