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

https://github.com/alialiayman/onlog

Winforms: C# windows desktop application to search a log file or folder. Interesting search and filtering cababilities.
https://github.com/alialiayman/onlog

logging search

Last synced: 2 months ago
JSON representation

Winforms: C# windows desktop application to search a log file or folder. Interesting search and filtering cababilities.

Awesome Lists containing this project

README

          

# Simple Log Analyzer
This program will analyze a simple log for a very specifc case.
It uses regular expression to parse the log to extract class names and line numbers

![screenshot](https://user-images.githubusercontent.com/9623964/35583810-f3cd980a-05a7-11e8-9c9d-644799fa7b46.PNG)