Skip to main content

Capture Console Logs With Every User Bug Report

Stop asking visitors to open DevTools. FeedBlox buffers recent console output during the session and attaches log, warn, and error lines when they submit a bug report - alongside network failures and JS stack traces.

Free forever: 3 sites, 150 reports/month, no credit card.

Pro free for your first month. No credit card required.

Start Free Install Guide

Developer-led search intent

Engineering leads and full-stack developers who need production console context without session replay bloat or custom instrumentation projects.

Screenshots and comments are not enough

Users paste vague descriptions. Screenshots miss the error that fired two seconds earlier. Your team reproduces locally and hopes the bug shows up again.

Submit-time console snapshot

When the embed loads, FeedBlox keeps a bounded ring buffer of console activity. Nothing leaves the browser until the visitor sends a report. The inbox shows the same bundle your team would look for in DevTools.

Console capture details

Designed for production debugging, not live streaming.

  • Bounded buffer

    Recent lines only so payloads stay small and readable in the inbox.

  • Submit-time only

    Logs reflect what happened before send, not a continuous telemetry feed.

  • Plus network and JS errors

    Failed fetches and uncaught exceptions arrive in the same client debug panel.

  • Every plan

    Console, network, and JS error capture ships on Free, Pro, and Max.

How console log capture works

No visitor action beyond submitting a normal bug report.

Embed loads on your site

The widget script starts a bounded console buffer for that page session.

Visitor hits a bug and reports it

They describe what broke and click send from the launcher panel.

Inbox shows console plus context

Engineering reads log lines, network errors, and repro summary together.

Install in Minutes

One async script tag before the closing body tag. No npm SDK or build step. See the full install guide or the free widget page for Webflow, WordPress, Shopify, and Next.js steps.

Start Free

Embed snippet

<link rel="preconnect" href="https://feedblox.net" crossorigin />
<script src="https://feedblox.net/widget.js" async
  data-site-id="YOUR_SITE_ID"
  data-token="YOUR_EMBED_TOKEN"
  data-position="bottom-right"
  data-offset-bottom="16"
  data-offset-side="16"></script>

Console Log Bug Reports FAQ

Quick answers for teams evaluating FeedBlox for this use case. Read the full FAQ for plans, privacy, and integrations.

When are console logs sent?

Only when the visitor submits a feedback or bug report. There is no background streaming of console output.

Does this replace error monitoring?

FeedBlox complements tools like Sentry by tying console context to what the user was trying to do when they reported the issue.

Can I attach user or plan metadata?

Yes. Call FeedBlox.setMetadata with user ID, plan, version, or workspace so reports arrive with app context.

Ship console logs with every bug report

New accounts get Pro free for your first month: unlimited reports, screenshots, recordings, webhooks, and collaborators. No credit card. After the trial, Free forever: 3 sites, 150 reports/month, no credit card.

Start Free

No credit card required