{"id":27062272,"url":"https://github.com/uber/sentry-logger","last_synced_at":"2025-04-05T15:16:07.516Z","repository":{"id":21907032,"uuid":"25231085","full_name":"uber/sentry-logger","owner":"uber","description":"A Sentry transport for Winston","archived":false,"fork":false,"pushed_at":"2018-12-07T17:40:59.000Z","size":22,"stargazers_count":56,"open_issues_count":8,"forks_count":9,"subscribers_count":2673,"default_branch":"master","last_synced_at":"2025-03-04T17:04:56.885Z","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/uber.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":"2014-10-14T23:37:35.000Z","updated_at":"2024-07-05T05:00:41.000Z","dependencies_parsed_at":"2022-08-05T14:15:30.309Z","dependency_job_id":null,"html_url":"https://github.com/uber/sentry-logger","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fsentry-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fsentry-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fsentry-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uber%2Fsentry-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uber","download_url":"https://codeload.github.com/uber/sentry-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276096,"owners_count":20912287,"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-04-05T15:16:07.062Z","updated_at":"2025-04-05T15:16:07.499Z","avatar_url":"https://github.com/uber.png","language":"JavaScript","readme":"# winston-sentry\n\nA [sentry]() transport for [winston]()\n\n## Usage\n\n```js\nvar winston = require('winston');\n\nwinston.transports.Sentry = require('winston-sentry');\n\nwinston.add(winston.transports.Sentry, options);\n```\n\nThe Sentry transport takes the following options:\n\n* `enabled` - Flag for explicitly enabling or disabling the transport (enabled by default).\n* `dsn` - The dsn URL the sentry client uses to connect to Sentry.\n\n## Install\n\n```sh\nnpm install winston winston-sentry\n```\n\n## Testing\n\nThe tests assume you have a sentry server running on the default port on localhost. Work to mock sentry for the tests is ongoing. Tests are run with a simple:\n\n```sh\nnpm test\n```\n\n## MIT Licensed\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Fsentry-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuber%2Fsentry-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuber%2Fsentry-logger/lists"}