{"id":28421441,"url":"https://github.com/seigneur/winston-mattermost","last_synced_at":"2025-06-29T09:32:33.593Z","repository":{"id":57398089,"uuid":"52499298","full_name":"seigneur/winston-mattermost","owner":"seigneur","description":"A Mattermost transport for winston","archived":false,"fork":false,"pushed_at":"2016-02-26T03:14:12.000Z","size":3,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-05T07:06:38.180Z","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/seigneur.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":"2016-02-25T05:28:23.000Z","updated_at":"2023-03-10T11:55:45.000Z","dependencies_parsed_at":"2022-09-06T10:01:31.579Z","dependency_job_id":null,"html_url":"https://github.com/seigneur/winston-mattermost","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/seigneur/winston-mattermost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigneur%2Fwinston-mattermost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigneur%2Fwinston-mattermost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigneur%2Fwinston-mattermost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigneur%2Fwinston-mattermost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seigneur","download_url":"https://codeload.github.com/seigneur/winston-mattermost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seigneur%2Fwinston-mattermost/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262569768,"owners_count":23330280,"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":"2025-06-05T06:08:45.749Z","updated_at":"2025-06-29T09:32:33.584Z","avatar_url":"https://github.com/seigneur.png","language":"JavaScript","funding_links":[],"categories":["📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# winston-mattermost\n\n\n\u003e A [mattermost][mattermost] transport for [winston][winston].\n\n\n## Index\n\n* [Install](#install)\n* [Usage](#usage)\n* [Credits](#credits)\n* [License](#license)\n\n\n## Install\n\n```bash\nnpm install -S winston winston-mattermost\n```\n\n\n## Usage\n\n```js\nvar winston = require('winston');\nvar mattermost = require('winston-mattermost').Mattermost;\n\nvar options = {\n  \"webhook_url\": \"webhook url from Mattermost\",\n  \"channel\": \"channel\",\n  \"level\": \"level to log\"\n}\n\nwinston.add(mattermost, options)\n```\n## Credits\n\n* Based on [winston-loggly](https://github.com/indexzero/winston-loggly) by [Charlie Robbins](http://blog.nodejitsu.com)\n\n\n## License\n\n[MIT][license-url]\n[license-url]: LICENSE\n[mattermost]: http://http://www.mattermost.org/\n[winston]: https://github.com/flatiron/winston\n[npm-url]: https://npmjs.org/package/winston-mattermost\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseigneur%2Fwinston-mattermost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseigneur%2Fwinston-mattermost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseigneur%2Fwinston-mattermost/lists"}