Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WildGums/LogViewer
https://github.com/WildGums/LogViewer
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/WildGums/LogViewer
- Owner: WildGums
- License: mit
- Created: 2014-12-02T12:25:16.000Z (almost 10 years ago)
- Default Branch: develop
- Last Pushed: 2024-10-28T21:59:05.000Z (14 days ago)
- Last Synced: 2024-10-29T10:17:34.970Z (13 days ago)
- Language: C#
- Size: 32.3 MB
- Stars: 104
- Watchers: 27
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Support: .github/support.yml
- Authors: AUTHORS
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