8000 Add @octokit/plugin-request-log, to produce debug output for requests by mjpieters · Pull Request #358 · actions/github-script · GitHub
[go: up one dir, main page]

Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
  • Loading branch information
mjpieters committed Mar 30, 2023
commit 78f623b2da4a81b2f2dfa2e74dc3cf02ded4cfed
20 changes: 20 additions & 0 deletions .licenses/npm/@octokit/plugin-request-log.dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
0