DevTools Logo

Log Parser

Log Parser

Turn log lines into structured rows with a regex — named capture groups become columns.

Pattern

Presets:

Use named groups like (?<ip>\S+) to name columns. One log line becomes one row.

Log lines