Skip to content

joffrey-bion/fx-log

Repository files navigation

FX Log FX Log

Build Status GitHub license

A simple and free log viewer.

Download

The Windows installer and the executable Jar (for linux) used to be published to the defunct Bintray. These are no longer accessible and need to be built from sources.

What does it look like?

Light Theme & Light Colorizer Dark Theme & Dark Colorizer
Main view (light theme) Main view (dark theme)

Features

Tailing

FX Log follows the end of your file and streams in real time.

Filtering

Choose the logs that matter to you at any time.

Columnization

Use regular expressions to parse your raw log lines into nice columns. Built-in support is already included for standard server logs like Weblogic and Apache.

Customize Columnizers

Coloration

Use regular expressions on raw log lines or column values to change the style of some logs:

Customize Colorizers

Report issues - Suggest improvements

You can suggest improvements or report problems in the GitHub issues page.

Contribute

Required Software

Coding style

For your pull-request to build, your code has to respect the checkstyle config in config/checkstyle.

Copyright and License GitHub license

Copyright (c) 2016 Joffrey Bion. Code released under the MIT license