github-script/dist
Martijn Pieters d415b06b8c
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.
2023-03-30 16:08:48 +01:00
..
index.js Add @octokit/plugin-request-log, to produce debug output for requests 2023-03-30 16:08:48 +01:00