# CatelLogViewer **Repository Path**: eastmike/catel-log-viewer ## Basic Information - **Project Name**: CatelLogViewer - **Description**: No description available - **Primary Language**: C# - **License**: MIT - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-18 - **Last Updated**: 2026-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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