Better LogVS Code extension for viewing structured JSON log files (
FeaturesSyntax HighlightingAutomatically highlights key fields in JSON log lines:
Timestamp HoverHover over an Open as JSONEach log line has a { } Open as JSON CodeLens action. Click it to open the line as a formatted JSON document in a side panel. The tab is named after the timestamp of the entry for easy navigation between multiple open entries. Supported Log FormatThe extension works with
This format is compatible with ECS (Elastic Common Schema), Pino, Bunyan, and other structured logging libraries. InstallationSearch for better-log in the VS Code Extensions panel ( |
