Skip to content
Discussion options

You must be logged in to vote

You can use got.extend. Pass {context: {logger}} as the options and attach some hooks e.g. beforeRequest, beforeRetry and beforeError. Then use the options argument or an error object to extract the data you want to log.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sindresorhus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1544 on December 10, 2020 17:16.