{"id":17954705,"url":"https://github.com/nukeop/super-simple-log","last_synced_at":"2025-06-25T10:37:46.266Z","repository":{"id":57374592,"uuid":"135857147","full_name":"nukeop/super-simple-log","owner":"nukeop","description":"Extremely simple console logger utility","archived":false,"fork":false,"pushed_at":"2018-06-03T21:52:00.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-06T21:47:26.250Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nukeop.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":"2018-06-02T22:40:38.000Z","updated_at":"2018-06-03T21:52:01.000Z","dependencies_parsed_at":"2022-08-27T11:03:05.982Z","dependency_job_id":null,"html_url":"https://github.com/nukeop/super-simple-log","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nukeop/super-simple-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fsuper-simple-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fsuper-simple-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fsuper-simple-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fsuper-simple-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nukeop","download_url":"https://codeload.github.com/nukeop/super-simple-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nukeop%2Fsuper-simple-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261853275,"owners_count":23219834,"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-29T10:19:34.153Z","updated_at":"2025-06-25T10:37:46.169Z","avatar_url":"https://github.com/nukeop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# super-simple-log [![Build Status](https://travis-ci.org/nukeop/super-simple-log.svg?branch=master)](https://travis-ci.org/nukeop/super-simple-log)\n\u003e Extremely simple console logger utility\n\n## Installation\n\n```shell\n$ npm install --save super-simple-log\n```\n\n## Usage\n\n```javascript\nconst log = require('super-simple-log');\nlog.info('Info message');\n// prints \"ℹ INFO - 03-06-2018 13:19:24 - Info message\"\n\nlog.success('Success message');\n// prints \"✔ SUCCESS - 03-06-2018 13:19:24 - Success message\"\n```\n\n## About\n### License\nCopyright © 2018, [nukeop](https://github.com/nukeop).\nReleased under the [Affero GPL 3.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fsuper-simple-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnukeop%2Fsuper-simple-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnukeop%2Fsuper-simple-log/lists"}