{"id":17982467,"url":"https://github.com/toobug/bunyan-serverchan","last_synced_at":"2025-06-22T11:07:11.773Z","repository":{"id":57191662,"uuid":"49843725","full_name":"TooBug/bunyan-serverchan","owner":"TooBug","description":"bunyan stream for ServerChan (message push service)","archived":false,"fork":false,"pushed_at":"2016-01-18T02:15:19.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T11:06:52.376Z","etag":null,"topics":["bunyan","bunyan-stream","serverchan"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TooBug.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-18T01:10:49.000Z","updated_at":"2016-01-18T02:15:19.000Z","dependencies_parsed_at":"2022-09-01T03:22:53.006Z","dependency_job_id":null,"html_url":"https://github.com/TooBug/bunyan-serverchan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TooBug/bunyan-serverchan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooBug%2Fbunyan-serverchan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooBug%2Fbunyan-serverchan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooBug%2Fbunyan-serverchan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooBug%2Fbunyan-serverchan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TooBug","download_url":"https://codeload.github.com/TooBug/bunyan-serverchan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TooBug%2Fbunyan-serverchan/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261282322,"owners_count":23134939,"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":["bunyan","bunyan-stream","serverchan"],"created_at":"2024-10-29T18:14:19.723Z","updated_at":"2025-06-22T11:07:06.761Z","avatar_url":"https://github.com/TooBug.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bunyan stream of ServerChan (A push service at \u003chttp://sc.ftqq.com/\u003e)\n\n## what\n\n[bunyan](https://github.com/trentm/node-bunyan) is a node.js module to handle errors. And it provides a interface for developers to handle the errors.\n\nThis module is a wrapper of ServerChan push service, to send the error catght by bunyan.\n\n## Install\n\n```sh\nnpm install bunyan-serverchan --save\n```\n\n## Usage\n\n```javascript\nvar ServerChan = require('bunyan-serverchan');\n\nbunyan.createLogger({\n\tname: 'app',\n\tstreams:[{\n\t\tlevel: 'error',\n\t\tstream: new ServerChan({key:MY_SERVER_CHAN_KEY})\n\t}]\n});\n```\n\n## History\n\n### v0.1.0 2016-01-18\n\n- First release.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoobug%2Fbunyan-serverchan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoobug%2Fbunyan-serverchan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoobug%2Fbunyan-serverchan/lists"}