Skip to content

Visual Studio Code Extension for Log Analysis and Visualization

License

Notifications You must be signed in to change notification settings

supermem613/spectacles

Repository files navigation

spectacles

Description

A Visual Studio Code Extension for Microsoft's ULS Log Analysis and Visualization. This extension is meant to help with the analysis of ULS logs, which are generated by Microsoft SharePoint or Office Apps for diagnostics purposes.

Features

Syntax Highlight

When choosing the 'ULS' language for open ULS log files, syntax will be highlighted based on the ULS schema. This specifically means coloring of WARNING and ERROR lines as well.

Sidebar

A sidebar is provided with the list of Error and Warning lines. By clicking on each line, the log scrolls to the position in question. This allows for easily spotting all the errors and warnings in a log file.

Additionally, a regex expression that can be set in the extension settings will also yield occurences in the sidebar. This can be used to locate specific errors or patterns.

About

Visual Studio Code Extension for Log Analysis and Visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published