{"id":20254666,"url":"https://github.com/dsys/pavlog","last_synced_at":"2026-06-14T21:32:58.996Z","repository":{"id":57320950,"uuid":"45951339","full_name":"dsys/pavlog","owner":"dsys","description":":memo: Unified logging for npm modules","archived":false,"fork":false,"pushed_at":"2016-07-14T21:34:47.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T03:29:06.999Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dsys.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":"2015-11-11T01:08:50.000Z","updated_at":"2017-06-10T16:05:18.000Z","dependencies_parsed_at":"2022-08-25T20:10:50.656Z","dependency_job_id":null,"html_url":"https://github.com/dsys/pavlog","commit_stats":null,"previous_names":["pavlovml/pavlog"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dsys/pavlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsys%2Fpavlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsys%2Fpavlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsys%2Fpavlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsys%2Fpavlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dsys","download_url":"https://codeload.github.com/dsys/pavlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dsys%2Fpavlog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34339194,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":[],"created_at":"2024-11-14T10:34:18.910Z","updated_at":"2026-06-14T21:32:58.978Z","avatar_url":"https://github.com/dsys.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pavlog\n\n[![TravisCI shield](https://img.shields.io/travis/pavlovml/pavlog.svg)](https://travis-ci.org/pavlovml/pavlog) [![npm shield](https://img.shields.io/npm/v/pavlog.svg)](https://www.npmjs.com/package/pavlog) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)\n\nUnified logging for npm modules.\n\n## Installation\n\n    $ npm install pavlog --save\n\n## Usage\n\n```javascript\nimport pavlog from 'pavlog'\npavlog.useConsole()\n\nconst log = pavlog.child('olive')\n\nlog('Start logging...') // default level: info\nlog.fatal('All your base are belong to us!')\n```\n\n## Development\n\nPavlog uses [JavaScript Standard Style](https://github.com/feross/standard), [Babel](https://babeljs.io/) for ES6+ support, and [Jest](http://facebook.github.io/jest/) for testing.\n\n    $ git clone git@github.com:pavlovml/pavlog.git\n    $ make test\n\nTo run the tests on file changes:\n\n    $ env WATCH=true make test\n\n## TODO\n\n* Advanced console pretty-printing (esp. for errors)\n* Listeners for other logging services\n* More documentation\n\n## License\n\n[BSD 3-Clause](https://github.com/pavlovml/pavlog/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsys%2Fpavlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdsys%2Fpavlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdsys%2Fpavlog/lists"}