{"id":20435362,"url":"https://github.com/checksumdev/clog","last_synced_at":"2025-08-04T08:40:15.386Z","repository":{"id":57101355,"uuid":"385103687","full_name":"ChecksumDev/clog","owner":"ChecksumDev","description":"Checksum's typescript logging library.","archived":false,"fork":false,"pushed_at":"2021-08-08T02:05:22.000Z","size":53,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T08:27:52.320Z","etag":null,"topics":["clog","library","log","logging","logging-library","simple","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@checksumdev/clog","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChecksumDev.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":"2021-07-12T02:31:24.000Z","updated_at":"2021-08-08T02:05:25.000Z","dependencies_parsed_at":"2022-08-20T22:40:30.203Z","dependency_job_id":null,"html_url":"https://github.com/ChecksumDev/clog","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/ChecksumDev/clog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChecksumDev%2Fclog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChecksumDev%2Fclog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChecksumDev%2Fclog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChecksumDev%2Fclog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChecksumDev","download_url":"https://codeload.github.com/ChecksumDev/clog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChecksumDev%2Fclog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268671976,"owners_count":24288242,"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","status":"online","status_checked_at":"2025-08-04T02:00:09.867Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["clog","library","log","logging","logging-library","simple","typescript"],"created_at":"2024-11-15T08:33:38.481Z","updated_at":"2025-08-04T08:40:15.346Z","avatar_url":"https://github.com/ChecksumDev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv id=\"logo\" align=\"center\"\u003e\n  \u003cimg src=\"https://media.discordapp.net/attachments/826280792320901141/864469449310863360/CLOG.png\" /\u003e\n\u003c/div\u003e\n\n\u003cdiv id=\"badges\" align=\"center\"\u003e\n      \u003ca href=\"https://circleci.com/gh/ChecksumDev/clog.svg?style=shield\"\u003e\u003cimg alt=\"pypi\" src=\"https://circleci.com/gh/ChecksumDev/clog.svg?style=shield\"/\u003e\u003c/a\u003e\n  \u003ca href=\"https://coveralls.io/github/ChecksumDev/clog\"\u003e\u003cimg alt=\"pypi\" src=\"https://coveralls.io/repos/github/ChecksumDev/clog/badge.svg\"/\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n#\n\nChecksum's typescript logging library. 🎉\n\nThis is a `javascript`/`typescript` module in active development for logging things to the console in a stylish and optimized way without having the hassle of building your own logging system for every app you create!\n\n## Example\n\nSee other usages in the typescript type defintions\n\n```typescript\nimport Clog from \"@checksumdev/clog\"; // Import Clog\nconst clog = new Clog(); // Instantiate Clog (its faster this way)\n\nclog.log(\"Hello World!\"); // outputs \"Hello World!\" in green text\n```\n\n### Output\n\n    clog.log(\"Hello World!\");\n    -\u003e [12:00:00] [INFO] Hello World!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchecksumdev%2Fclog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchecksumdev%2Fclog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchecksumdev%2Fclog/lists"}