{"id":23626346,"url":"https://github.com/datalust/express-pino-seq","last_synced_at":"2025-11-07T17:30:40.855Z","repository":{"id":150945180,"uuid":"314432704","full_name":"datalust/express-pino-seq","owner":"datalust","description":"An example Node.js Express app using `pino` logger together with `pino-seq`","archived":false,"fork":false,"pushed_at":"2020-11-20T03:31:13.000Z","size":350,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2024-12-27T23:13:26.781Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datalust.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-20T03:08:35.000Z","updated_at":"2021-02-22T04:27:11.000Z","dependencies_parsed_at":"2023-04-10T01:17:48.677Z","dependency_job_id":null,"html_url":"https://github.com/datalust/express-pino-seq","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalust%2Fexpress-pino-seq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalust%2Fexpress-pino-seq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalust%2Fexpress-pino-seq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datalust%2Fexpress-pino-seq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datalust","download_url":"https://codeload.github.com/datalust/express-pino-seq/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239533839,"owners_count":19654770,"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":"2024-12-27T22:53:03.433Z","updated_at":"2025-11-07T17:30:40.780Z","avatar_url":"https://github.com/datalust.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express + Pino + Pino-Seq\n\nThis is a example app created by using [`express-generator`](https://github.com/expressjs/express) and adding [`express-pino-logger`](https://github.com/pinojs/express-pino-logger) and [`pino-seq`](https://github.com/datalust/pino-seq) packages.\n\nIt's used to test end-to-end logging from a node.js app to [Seq](https://datalust.co/seq), using the [`pino`](https://github.com/pinojs/pino) logging library.\n\n## Getting started\n\n```\n$ npm install\n```\n\nMake sure you have an instance of Seq running. The easiest way to do this is to run `docker run --name seq -d -e ACCEPT_EULA=Y -p 5341:80 datalust/seq:latest`\n\n```\n$ npm run start // pino-seq will send logs to localhost:5341 by default\n```\n\nOpen [localhost:3000](http://localhost:3000) to browse your Express app, and generate request logs\n\nBrowse [localhost:5341](http://localhost:5341) to see your request logs in Seq.\n\nYour request logs should look something like:\n![Screenshot of Seq showing a log \"request completed\" from the Express app. Includes status code, headers, and response time](https://github.com/datalust/express-pino-seq/blob/dev/express-pino-seq-screenshot.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalust%2Fexpress-pino-seq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatalust%2Fexpress-pino-seq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatalust%2Fexpress-pino-seq/lists"}