Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JetBrains/ideolog

Interactive viewer for '.log' files.
https://github.com/JetBrains/ideolog

Last synced: 3 months ago
JSON representation

Interactive viewer for '.log' files.

Awesome Lists containing this project

README

        

# Interactive viewer for '.log' files. [![official JetBrains project](https://jb.gg/badges/official.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)

Features:

* Code highlighting based on log level: error, warn, info, etc.
* Intention to highlight columns (time, category, threads, stack frames) in log file editor.
* Folding of uninteresting events
* Hyperlinks of stack traces in log
* Navigation to source code that emit log events (F7).
* Go to next error action (Shift + F7)
* Extends selection
* Intention to highlight distance between events (marks time as red)
* Advanced error stripe (heat map)