{"id":21905368,"url":"https://github.com/hex7c0/console-override","last_synced_at":"2026-05-07T20:01:40.920Z","repository":{"id":57206055,"uuid":"49987980","full_name":"hex7c0/console-override","owner":"hex7c0","description":"override console methods","archived":false,"fork":false,"pushed_at":"2023-04-16T23:21:22.000Z","size":53,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T04:38:48.295Z","etag":null,"topics":["console-log","nodejs"],"latest_commit_sha":null,"homepage":"https://github.com/hex7c0/console-override","language":"JavaScript","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/hex7c0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2016-01-19T22:35:47.000Z","updated_at":"2017-12-29T15:23:47.000Z","dependencies_parsed_at":"2024-09-24T01:00:37.264Z","dependency_job_id":"c0f1c99e-5649-4b61-84e9-86964abeb39f","html_url":"https://github.com/hex7c0/console-override","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fconsole-override","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fconsole-override/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fconsole-override/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hex7c0%2Fconsole-override/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hex7c0","download_url":"https://codeload.github.com/hex7c0/console-override/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918710,"owners_count":20531686,"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":["console-log","nodejs"],"created_at":"2024-11-28T16:33:03.326Z","updated_at":"2026-05-07T20:01:35.865Z","avatar_url":"https://github.com/hex7c0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [console-override](https://github.com/hex7c0/console-override)\n\n[![NPM version](https://img.shields.io/npm/v/console-override.svg)](https://www.npmjs.com/package/console-override)\n[![Linux Status](https://img.shields.io/travis/hex7c0/console-override.svg?label=linux-osx)](https://travis-ci.org/hex7c0/console-override)\n[![Windows Status](https://img.shields.io/appveyor/ci/hex7c0/console-override.svg?label=windows)](https://ci.appveyor.com/project/hex7c0/console-override)\n[![Dependency Status](https://img.shields.io/david/hex7c0/console-override.svg)](https://david-dm.org/hex7c0/console-override)\n[![Coveralls](https://img.shields.io/coveralls/hex7c0/console-override.svg)](https://coveralls.io/r/hex7c0/console-override)\n\nOverride `console` methods with `Date.toISOString` before text (monkey patching)\n\n## Installation\n\nInstall through NPM\n\n```bash\nnpm install console-override\n```\nor\n```bash\ngit clone git://github.com/hex7c0/console-override.git\n```\n\n## API\n\ninside nodejs project\n```js\nvar _console = require('console-override');\n```\n\n### _console.log()\n\nreturn `console.log` method\n\n### _console.info()\n\nreturn `console.info` method\n\n### _console.warn()\n\nreturn `console.warn` method\n\n### _console.error()\n\nreturn `console.error` method\n\n## Examples\n\nTake a look at my [examples](examples)\n\n### [License GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex7c0%2Fconsole-override","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhex7c0%2Fconsole-override","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhex7c0%2Fconsole-override/lists"}