Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/WildGums/LogViewer


https://github.com/WildGums/LogViewer

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

LogViewer
===========

[![Join the chat at https://gitter.im/WildGums/LogViewer](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/WildGums/LogViewer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

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](https://github.com/WildGums/Orchestra) and the various [Orc.* libraries](https://github.com/WildGums).

## 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):
- [Stable with support for updates](http://downloads.sesolutions.net.au/logviewer/stable/logviewer.exe)
- [Beta with support for updates](http://downloads.sesolutions.net.au/logviewer/beta/logviewer.exe)
- [Alpha with support for updates](http://downloads.sesolutions.net.au/logviewer/alpha/logviewer.exe)

*Note that you can switch the update channel in the settings*

## Screenshots

![LogViewer 01](doc/images/LogViewer_01.png)

## License

MIT license