{"id":15113892,"url":"https://github.com/sindresorhus/debug-log","last_synced_at":"2025-10-22T21:03:24.715Z","repository":{"id":26228867,"uuid":"29675566","full_name":"sindresorhus/debug-log","owner":"sindresorhus","description":"Node.js 0.12 util.debuglog() ponyfill","archived":true,"fork":false,"pushed_at":"2023-10-30T15:44:32.000Z","size":5,"stargazers_count":19,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-05-02T09:03:26.422Z","etag":null,"topics":["deprecated"],"latest_commit_sha":null,"homepage":null,"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/sindresorhus.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":".github/security.md","support":null,"governance":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-01-22T11:26:53.000Z","updated_at":"2024-05-01T17:03:39.000Z","dependencies_parsed_at":"2023-11-19T19:47:06.000Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/debug-log","commit_stats":{"total_commits":9,"total_committers":1,"mean_commits":9.0,"dds":0.0,"last_synced_commit":"f1a7035acbbbcdceda218f6a619077229ffb2268"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdebug-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdebug-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdebug-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fdebug-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/debug-log/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":200575985,"owners_count":13749484,"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":["deprecated"],"created_at":"2024-09-26T01:40:19.352Z","updated_at":"2025-09-27T17:31:42.333Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["Packages","Number"],"sub_categories":["Polyfills Node.js","Polyfills"],"readme":"# Deprecated\n\nThis package is no longer relevant as Node.js 0.12 is unmaintained.\n\n---\n\n# debug-log [![Build Status](https://travis-ci.org/sindresorhus/debug-log.svg?branch=master)](https://travis-ci.org/sindresorhus/debug-log)\n\n\u003e Node.js 0.12 [`util.debuglog()`](http://nodejs.org/api/util.html#util_util_debuglog_section) [ponyfill](https://ponyfill.com)\n\n\n## Install\n\n```\n$ npm install --save debug-log\n```\n\n\n## Usage\n\n```js\n// example.js\nvar debugLog = require('debug-log')('foo');\n\ndebugLog('unicorns \u0026 rainbows');\n```\n\n```\n$ node example.js\n\n```\n\n```\n$ NODE_DEBUG=foo node example.js\nFOO 3245: unicorns \u0026 rainbows\n```\n\n\n## API\n\nSee the [`util.debuglog()` docs](http://nodejs.org/api/util.html#util_util_debuglog_section).\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fdebug-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fdebug-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fdebug-log/lists"}