Skip to content

Commit

Permalink
doc: logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Bekacru committed Jul 23, 2024
1 parent 86c0eaa commit a812088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/content/docs/utility/logger.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Logger
description: Logger
---

The logger plugin is used to log the request and response. It can be used to debug the requests and responses.
The logger plugin logs information on request, error or success and on retry.

```package-install
npm i @better-fetch/logger
Expand Down

0 comments on commit a812088

Please sign in to comment.