Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 627 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 627 Bytes

Log Explorer

Log Explorer is a VSCode Custon Viewer to explore .log files where each line is an json document.

Features

Table view

Select the most important keys as columns and hide everything else. Click on rows to find the full log capability.

Query

Filter logs by key/value. Query example: "level"="INFO"

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

logexplorer.ColumnsList List with all columns

Known Issues

This is an alpha build so expect bugs. If you find anything, just open an issue.