mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
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.