{"id":16847453,"url":"https://github.com/fabiosantoscode/debugfilelog","last_synced_at":"2025-03-18T07:17:14.751Z","repository":{"id":146300561,"uuid":"157002986","full_name":"fabiosantoscode/debugfilelog","owner":"fabiosantoscode","description":"Install this globally and use it to debug where console.log can't be used. Replaces console.log writing in a file of your choice.","archived":false,"fork":false,"pushed_at":"2018-11-10T19:09:50.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T08:46:43.884Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fabiosantoscode.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-11-10T17:10:30.000Z","updated_at":"2018-11-10T19:09:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"eb480b63-aa28-4f85-869b-1d091543af17","html_url":"https://github.com/fabiosantoscode/debugfilelog","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fdebugfilelog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fdebugfilelog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fdebugfilelog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fabiosantoscode%2Fdebugfilelog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fabiosantoscode","download_url":"https://codeload.github.com/fabiosantoscode/debugfilelog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173553,"owners_count":20410300,"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-13T13:08:00.306Z","updated_at":"2025-03-18T07:17:14.729Z","avatar_url":"https://github.com/fabiosantoscode.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# debugfilelog [![Build Status](https://travis-ci.org/fabiosantoscode/debugfilelog.svg?branch=master)](https://travis-ci.org/fabiosantoscode/debugfilelog)\n\nInstall this globally and use it to debug where console.log can't be used. Replaces console.log writing in a file of your choice.\n\nWorks on node 0.10 and iojs too.\n\n## Installation\n\n```\n $ npm i -g debugfilelog\n```\n\n## Usage\n\n```javascript\nconst filelog = require('debugfilelog')('/tmp/log')\n\nfilelog('hello world!')  // writes to file\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Fdebugfilelog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffabiosantoscode%2Fdebugfilelog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffabiosantoscode%2Fdebugfilelog/lists"}