Add @octokit/plugin-request-log, to produce debug output for requests

Without this plugin, the debug setting is, effectively, meaningless as
none of the existing plugins produce log output.

The plugin writes the request options to octokit.log.debug, and response
times as *method path - status in ...ms* to octokit.log.info.
This commit is contained in:
Martijn Pieters
2023-03-30 16:00:56 +01:00
parent 98814c53be
commit 78f623b2da
5 changed files with 1379 additions and 1300 deletions

2640
dist/index.js vendored

File diff suppressed because it is too large Load Diff