{"library":"axios-logger","type":"library","category":null,"description":"A logging library for Axios HTTP client that beautifies request, response, and error logs using Axios interceptors. Current stable version is 2.8.1, released with no recent updates; development appears maintenance-level. It provides three logger functions (requestLogger, responseLogger, errorLogger) that can be injected directly into Axios interceptors or composed with custom logic. Configuration is available via setGlobalConfig or per-interceptor options, supporting date formatting, prefix text, and custom logger instances. It differentiates from generic HTTP logging tools by being tightly coupled to Axios's interceptor API, making setup trivial for Axios users. TypeScript type definitions are included.","language":"javascript","status":"maintenance","version":"2.8.1","tags":["javascript","nodejs","network","axios","http","log","logger","beautify","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-logger","imports":["import * as AxiosLogger from 'axios-logger';","import { requestLogger } from 'axios-logger';","import { responseLogger } from 'axios-logger';","import { errorLogger } from 'axios-logger';","import { setGlobalConfig } from 'axios-logger';"]},{"cmd":"yarn add axios-logger","imports":[]},{"cmd":"pnpm add axios-logger","imports":[]}],"homepage":"https://github.com/hg-pyun/axios-logger#readme","github":"https://github.com/hg-pyun/axios-logger","docs":null,"changelog":null,"pypi":null,"npm":"axios-logger","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}