Skip to content

feat: add request logging #1127

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 3 commits into from
Jan 17, 2022
Merged

feat: add request logging #1127

merged 3 commits into from
Jan 17, 2022

Conversation

ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Jan 16, 2022

Summary

Adds request logging to both function handlers, as well as an update to the readme explaining what's up.

Test plan

  1. Visit the Deploy Preview
  2. Load a page
  3. View the function logs

Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal

Closes #1116

capybara

Standard checks:

  • Check the Deploy Preview's Demo site for your PR's functionality
  • Add docs when necessary

🧪 Once merged, make sure to update the version if needed and that it was published correctly.

@netlify
Copy link

netlify bot commented Jan 16, 2022

✔️ Deploy Preview for netlify-plugin-nextjs-demo ready!

🔨 Explore the source changes: 1abba42

🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-demo/deploys/61e5499c7300ab0007842e9b

😎 Browse the preview: https://deploy-preview-1127--netlify-plugin-nextjs-demo.netlify.app

@netlify
Copy link

netlify bot commented Jan 16, 2022

✔️ Deploy Preview for netlify-plugin-nextjs-static-root-demo ready!

🔨 Explore the source changes: 1abba42

🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-static-root-demo/deploys/61e5499c9d5b860007b244ac

😎 Browse the preview: https://deploy-preview-1127--netlify-plugin-nextjs-static-root-demo.netlify.app

@netlify
Copy link

netlify bot commented Jan 16, 2022

✔️ Deploy Preview for netlify-plugin-nextjs-nx-monorepo-demo ready!

🔨 Explore the source changes: 1abba42

🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-nx-monorepo-demo/deploys/61e5499c44c5c40007dcf53a

😎 Browse the preview: https://deploy-preview-1127--netlify-plugin-nextjs-nx-monorepo-demo.netlify.app

@netlify
Copy link

netlify bot commented Jan 16, 2022

✔️ Deploy Preview for netlify-plugin-nextjs-export-demo ready!

🔨 Explore the source changes: 1abba42

🔍 Inspect the deploy log: https://app.netlify.com/sites/netlify-plugin-nextjs-export-demo/deploys/61e5499ce650020007167854

😎 Browse the preview: https://deploy-preview-1127--netlify-plugin-nextjs-export-demo.netlify.app

@github-actions github-actions bot added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Jan 16, 2022
@ascorbic ascorbic self-assigned this Jan 17, 2022
@ascorbic ascorbic requested a review from tiffafoo January 17, 2022 10:00
@ascorbic ascorbic marked this pull request as ready for review January 17, 2022 10:06
@kodiakhq kodiakhq bot merged commit 010e86c into main Jan 17, 2022
@kodiakhq kodiakhq bot deleted the mk/request-logs branch January 17, 2022 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: more verbose logs for incremental static regeneration
2 participants