{"id":37070872,"url":"https://github.com/akasakaid/onlylog","last_synced_at":"2026-01-14T08:16:44.386Z","repository":{"id":233730009,"uuid":"787711033","full_name":"akasakaid/onlylog","owner":"akasakaid","description":"Just simple log for python 3","archived":false,"fork":false,"pushed_at":"2024-04-17T16:19:28.000Z","size":26,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-28T22:21:26.874Z","etag":null,"topics":["log","logging","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/akasakaid.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-04-17T03:14:31.000Z","updated_at":"2025-01-27T13:27:51.000Z","dependencies_parsed_at":"2024-04-17T16:31:43.880Z","dependency_job_id":"e345f0da-0624-45d5-a7b9-10c1245e5ec0","html_url":"https://github.com/akasakaid/onlylog","commit_stats":null,"previous_names":["akasakaid/justlog","akasakaid/onlylog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akasakaid/onlylog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akasakaid%2Fonlylog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akasakaid%2Fonlylog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akasakaid%2Fonlylog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akasakaid%2Fonlylog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akasakaid","download_url":"https://codeload.github.com/akasakaid/onlylog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akasakaid%2Fonlylog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28413748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T05:26:33.345Z","status":"ssl_error","status_checked_at":"2026-01-14T05:21:57.251Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["log","logging","python"],"created_at":"2026-01-14T08:16:43.722Z","updated_at":"2026-01-14T08:16:44.377Z","avatar_url":"https://github.com/akasakaid.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Onlylog\n\nJust simple log for python 3\n\n# Installation\n\n```\npip install onlylog\n```\n\n# How to Use\n\nJust 1 line require, simple :v \n\n```\nfrom onlylog import Log\n```\n\n## Success\n\nwith gree color text\n\n```\nLog.success('success text')\n```\n\u003cimg src=\"./images/log-success.png\" width=500\u003e\n\n## Warning\n\nwith yellow color text\n\n```\nLog.warn('warn text')\n```\n\n\u003cimg src=\"./images/log-warn.png\" width=500\u003e\n\n## Error\n\nwith red color text\n\n\u003cimg src=\"./images/log-error.png\" width=500\u003e\n\n## Save to file\n\nSave log to file\n\n```\nLog.write(file=\"app.log\",text=\"log to save\")\n```\n\n## Countdown\n\nLike method name this is for countdown\n\n```\n# parameter with second 100 is 100 second !\n\nLog.countdown(100)\n```\n\n# Donation\n\nIf you want to donate your money to me you can follow link in below xD\n\nTrakteer [https://trakteer.id/fawwazthoerif/tip](https://trakteer.id/fawwazthoerif/tip)\n\nSocialbuzz [https://sociabuzz.com/fawwazthoerif/tribe](https://sociabuzz.com/fawwazthoerif/tribe)\n\n# Thank you \u003c 3","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakasakaid%2Fonlylog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakasakaid%2Fonlylog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakasakaid%2Fonlylog/lists"}