{"id":18682723,"url":"https://github.com/chneau/elysia-logger","last_synced_at":"2025-04-12T04:21:58.034Z","repository":{"id":250345358,"uuid":"834199199","full_name":"chneau/elysia-logger","owner":"chneau","description":"Elysia logger plugin","archived":false,"fork":false,"pushed_at":"2024-11-21T16:07:15.000Z","size":45,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T05:51:35.821Z","etag":null,"topics":["elysia","elysia-plugin","elysiajs","logger"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@chneau/elysia-logger","language":"TypeScript","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/chneau.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-26T16:28:38.000Z","updated_at":"2025-01-03T14:39:11.000Z","dependencies_parsed_at":"2024-09-08T03:05:51.130Z","dependency_job_id":"e5a8e80e-77c8-43ea-bcd4-2afc357441e6","html_url":"https://github.com/chneau/elysia-logger","commit_stats":null,"previous_names":["chneau/elysia-logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Felysia-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Felysia-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Felysia-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chneau%2Felysia-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chneau","download_url":"https://codeload.github.com/chneau/elysia-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247928438,"owners_count":21019709,"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":["elysia","elysia-plugin","elysiajs","logger"],"created_at":"2024-11-07T10:12:39.793Z","updated_at":"2025-04-12T04:21:58.012Z","avatar_url":"https://github.com/chneau.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# elysia-logger\n\n## Installation\n\n```bash\nbun install @chneau/elysia-logger\n```\n\n## Example\n\n```ts\nimport { logger } from \"@chneau/elysia-logger\";\nimport { Elysia } from \"elysia\";\n\nconst app = new Elysia().use(logger()).listen(8080);\n/*\n\u003c-- GET /logout\n--\u003e GET /logout 200 in 0 ms\n\u003c-- POST /login\n--\u003e POST /login 200 in 5 ms\n/*\n```\n\n## Changelog\n\n### [1.0.2] - 2024-08-08\n\n### Added\n\n- Tests.\n\n#### Fixed\n\n- Properly log error requests.\n\n### [1.0.1] - 2024-08-03\n\n#### Fixed\n\n- Package npm link.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Felysia-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchneau%2Felysia-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchneau%2Felysia-logger/lists"}