WildGums / LogViewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogViewer

Join the chat at https://gitter.im/WildGums/LogViewer

LogViewer is a simple application used to read log files created by the Catel logger.

It is also used as an example on how to build an application using Orchestra and the various Orc.* libraries.

Features

  • Build-in filesystem browser with multiselection support:
    • Easily switch between log files
    • View multiple log files together
  • Search (with highlighting)
  • Fitler by:
    • Log level (Error, warning, info, debug)
    • Date range
    • Keyword

How to get it

The tool is available in several ways:

  1. Build it from source
  2. Download it here: (includes automatic updates):

Note that you can switch the update channel in the settings

Screenshots

LogViewer 01

License

MIT license

About

License:MIT License


Languages

Language:C# 99.5%Language:Smalltalk 0.5%Language:PowerShell 0.1%