Text

Logfmt / NDJSON Inspector

Production logs often arrive as logfmt or NDJSON. This inspector converts lines into structured records, summarizes levels and keeps trace IDs visible for debugging handoff.

Parses service logs into JSON records, preserving trace IDs, levels and timestamps for local triage.
logs.txt
records.json2 rows
runtime

Browser-local execution

Inputs stay inside the current tab unless you copy, download or explicitly export.

memory

Session handoff

Magic Paste can pass input to a target tool through sessionStorage, never through the URL.

control

User-owned state

Favorites, recent tools and workflow history are local browser data you can clear from the browser.

smart handoff graph

Suggested next moves

session handoff ready
sponsor

Fixed native slots for developer products. No third-party tracking, no popups, no layout shift.

Sponsor this tool
01

How to use

  1. 01Paste log lines.
  2. 02Choose auto, logfmt or NDJSON mode.
  3. 03Copy structured JSON records or inspect level counts.
02

FAQ

Can it parse mixed logs?
Auto mode detects JSON-looking lines and treats the rest as logfmt.
03

Related tools