github-script/src
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
..
async-function.ts Make node-fetch available 2023-01-07 00:38:19 +01:00
main.ts Add @octokit/plugin-request-log, to produce debug output for requests 2023-03-30 16:08:48 +01:00
retry-options.ts Fix null handling, covered by integration tests 2023-03-30 16:05:10 +01:00
wrap-require.ts Remove require search fallback 2021-04-21 18:13:51 -04:00