{"id":19109553,"url":"https://github.com/bestikk/bestikk-log","last_synced_at":"2025-09-02T23:40:02.149Z","repository":{"id":11303685,"uuid":"69165371","full_name":"bestikk/bestikk-log","owner":"bestikk","description":"A simple console logger for your Node build scripts.","archived":false,"fork":false,"pushed_at":"2022-03-26T22:56:59.000Z","size":696,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T07:49:06.560Z","etag":null,"topics":["build-tool","javascript","logging"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/bestikk.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":"2016-09-25T13:16:23.000Z","updated_at":"2021-12-28T14:27:11.000Z","dependencies_parsed_at":"2022-08-07T06:01:20.328Z","dependency_job_id":null,"html_url":"https://github.com/bestikk/bestikk-log","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/bestikk/bestikk-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bestikk","download_url":"https://codeload.github.com/bestikk/bestikk-log/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bestikk%2Fbestikk-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268215569,"owners_count":24214362,"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-01T02:00:08.611Z","response_time":67,"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":["build-tool","javascript","logging"],"created_at":"2024-11-09T04:21:27.110Z","updated_at":"2025-08-01T11:33:49.929Z","avatar_url":"https://github.com/bestikk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bestikk Log\n\n[![npm version](http://img.shields.io/npm/v/bestikk-log.svg)](https://www.npmjs.org/package/bestikk-log)\n[![Build](https://github.com/bestikk/bestikk-log/workflows/Build/badge.svg)](https://github.com/bestikk/bestikk-log/actions?query=workflow%3ABuild)\n\nA simple console logger for your Node build scripts.\n\n## Install\n\n    $ npm i --save-dev bestikk-log\n\n## Usage\n\n```javascript\nimport * as log from 'bestikk-log'\n\nlog.debug('So far, so good.')\nlog.info('Heads up')\nlog.warn('Warning!')\nlog.error('Oh snap!')\nlog.success('Well done!')\n\nlog.task('Compiling the universe')\n\nlog.transform('Uglify', 'index.js', 'index.min.js')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestikk%2Fbestikk-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbestikk%2Fbestikk-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbestikk%2Fbestikk-log/lists"}