{"id":16978692,"url":"https://github.com/srph/axios-response-logger","last_synced_at":"2025-10-03T13:32:42.655Z","repository":{"id":57196286,"uuid":"44518390","full_name":"srph/axios-response-logger","owner":"srph","description":":mega: Axios interceptor which logs responses","archived":false,"fork":false,"pushed_at":"2015-10-21T05:50:02.000Z","size":156,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T12:04:16.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/srph.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":"2015-10-19T07:34:15.000Z","updated_at":"2022-07-27T03:11:47.000Z","dependencies_parsed_at":"2022-09-16T12:12:49.613Z","dependency_job_id":null,"html_url":"https://github.com/srph/axios-response-logger","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Faxios-response-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Faxios-response-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Faxios-response-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srph%2Faxios-response-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srph","download_url":"https://codeload.github.com/srph/axios-response-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244972372,"owners_count":20540967,"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-10-14T01:44:01.520Z","updated_at":"2025-10-03T13:32:42.591Z","avatar_url":"https://github.com/srph.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# axios-response-logger [![npm version](http://img.shields.io/npm/v/axios-response-logger.svg?style=flat-square)](https://npmjs.org/package/axios-response-logger?style=flat-square) [![Build Status](https://img.shields.io/travis/srph/axios-response-logger.svg?style=flat-square)](https://travis-ci.org/srph/axios-response-logger?branch=master)\nAn interceptor which logs responses\n\n![success response](https://cloud.githubusercontent.com/assets/5093058/10580154/c13bb29e-76ae-11e5-934c-54200dbe8d41.png)\n![error response](https://cloud.githubusercontent.com/assets/5093058/10580153/c13a9a4e-76ae-11e5-8b6d-83f693f0de4e.png)\n\n\n## Installing\n```bash\nnpm install axios-response-logger --save\n```\n\n## Usage\nSimply require / import the library as part of your bootstrapping (before your requests).\n```es6\n// es5\nrequire('axios-response-logger');\n\n// es6\nimport 'axios-response-logger';\n```\n\n## Running Tests\n```bash\nnpm test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Faxios-response-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrph%2Faxios-response-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrph%2Faxios-response-logger/lists"}