Open Log Viewer Versions Save

A multi-platform log viewer built with Electron and styled with Material Design

1.6.0

1 year ago

Improvements

Bugs Fixed

  • Enabled italian translation

1.5.1

3 years ago

Bugs fixed

  • Now macOS users can copy/paste using shortcuts.

1.5.0

3 years ago

Improvements

  • Automatic scrolling to the last log entry while new entries are append.
  • Added -f/--file arguments to open a log file from the terminal.

1.4.2

3 years ago

Bugs Fixed

  • New lines are append to the end of editor instead of cursor position.

1.4.1

3 years ago

Bugs Fixed

  • When a line starts with more than 4 spaces the line is whited.

1.4.0

4 years ago

Improvements

  • Update to Electron 8 and the rest of dependencies.

1.3.0

4 years ago

Improvements

  • Now you can use valid Java Script regular expressions when you specify a pattern for a log severity.

Bugs Fixed

  • A button to close the about dialog should appear for linux and mac.

1.2.1

4 years ago

Improvements

1.2.0

4 years ago

Improvements

  • Added font size setting.
  • Restart app when change a log pattern.

Bugs Fixed

  • Reset settings when click on cancel button.

1.1.2

4 years ago

Bugs Fixed

  • When there are more than one file opened then files with no line matches has the previous severity color.