{"id":17444436,"url":"https://github.com/jameskyburz/slowlog","last_synced_at":"2025-07-18T05:08:02.323Z","repository":{"id":52069968,"uuid":"157568169","full_name":"JamesKyburz/slowlog","owner":"JamesKyburz","description":"http middleware for logging slow http handlers","archived":false,"fork":false,"pushed_at":"2021-06-08T05:07:39.000Z","size":172,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T16:46:33.058Z","etag":null,"topics":["http","logging","middeware","slow"],"latest_commit_sha":null,"homepage":"https://github.com/jameskyburz/slowlog","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/JamesKyburz.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":"2018-11-14T15:18:26.000Z","updated_at":"2020-07-30T13:00:56.000Z","dependencies_parsed_at":"2022-08-28T12:14:13.993Z","dependency_job_id":null,"html_url":"https://github.com/JamesKyburz/slowlog","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/JamesKyburz/slowlog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fslowlog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fslowlog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fslowlog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fslowlog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JamesKyburz","download_url":"https://codeload.github.com/JamesKyburz/slowlog/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JamesKyburz%2Fslowlog/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265703590,"owners_count":23814034,"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":["http","logging","middeware","slow"],"created_at":"2024-10-17T17:25:24.213Z","updated_at":"2025-07-18T05:08:02.304Z","avatar_url":"https://github.com/JamesKyburz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# slowlog http -handler\n\n[![js-standard-style](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://github.com/feross/standard)\n[![build status](https://api.travis-ci.org/JamesKyburz/slowlog.svg)](https://travis-ci.org/JamesKyburz/slowlog)\n[![downloads](https://img.shields.io/npm/dm/slowlog.svg)](https://npmjs.org/package/slowlog)\n[![Greenkeeper badge](https://badges.greenkeeper.io/JamesKyburz/slowlog.svg)](https://greenkeeper.io/)\n\nAn http handler to allow logging of slow requests\n\n## Usage\n\n```javascript\n// index.js\nconst slowlog = require('slowlog')\ninsertframeworkhere.use(slowlog(1000, (req, res) =\u003e {\n  console.log('slow request', req.url, res._headers)\n}))\n```\n\n# license\n\n[Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fslowlog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjameskyburz%2Fslowlog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjameskyburz%2Fslowlog/lists"}