GithubHelp home page GithubHelp logo

codecopy / open-log-viewer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tmoreno/open-log-viewer

0.0 0.0 0.0 660 KB

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

License: GNU General Public License v3.0

CSS 0.99% HTML 2.39% Vue 62.34% JavaScript 34.28%

open-log-viewer's Introduction

Open Log Viewer
Open Log Viewer

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

Key FeaturesInstallationDownloadRelease NotesCreditsLicense

screenshot

Key Features

  • Multiple opened files in tabs.
  • Tail file changes.
  • Filter log levels.
  • Colored log entries.
  • Customize log levels pattern.
  • Customize log levels color.
  • Cross platform
    • Windows, macOS and Linux ready.

Installation

# Clone this repository
$ git clone https://github.com/tmoreno/open-log-viewer

# Go into the repository
$ cd open-log-viewer

# Install dependencies
$ npm install

# Build app
$ npm run build

# Run the app
$ npm run start

Download

Open Log Viewer is available for Linux, Mac and Windows

macOS Windows Linux
Download Download Debian-based
RedHat-based

Release Notes

Version 1.3.0

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.

Version 1.2.1

Improvements

Version 1.2.0

Improvements

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

Bugs Fixed

  • Reset settings when click on cancel button.

Version 1.1.2

Bugs Fixed

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

Version 1.1.1

Bugs Fixed

  • If the first line does not match any log severity pattern, then the viewer was empty.

Version 1.1.0

Improvements

  • Enabled search feature. Press Ctrl+F or Command+F to find words or text in the log file.
  • Show line numbers.

Drawbacks

  • Color and patterns settings are global instead of by file.
  • Changes on patterns are applied after restarting the application.
  • Color and pattern settings are not migrated to this version, so you will lost them.

Credits

This software uses the following open source packages:

License

This project is licensed under the GPLv3 License - see the LICENSE file for details


Tomás Moreno Bernal  ·  GitHub @tmoreno  ·  Twitter @tmorenobernal

open-log-viewer's People

Contributors

tmoreno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.