SIGN IN SIGN UP

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.
M
Martijn Pieters committed
78f623b2da4a81b2f2dfa2e74dc3cf02ded4cfed
Parent: 98814c5