Universal Log ReaderUniversal Log Reader is a VS Code extension that opens logs in a structured, searchable view so you can scan issues faster. What it does
How to use
You can launch it from the command palette or directly from the editor title actions on supported files. File and format supportCurated formatsThese formats currently have dedicated parsers:
Additional curated log formats are planned and will continue to roll out in future updates. Best-effort formatsUniversal Log Reader also supports many other formats through automatic pattern detection, including:
Important note on format predictionThis extension uses format prediction and heuristics to parse unknown or mixed logs. In most cases, results are useful and readable, but parsing may not be perfect for every file or edge case. |