hiMinju / LogParser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LogParser

This project is for looking log files more convenient.

There are three ways to load the log file.

  1. The tree view & list view
  2. The button of dialog
  3. Drag & Drop

There are three ways to look the log file.

1. Plain Text File

2. Data Grid View

3. Tree View

Parsing function

This function can be used in the specific format file.
It parses the xml format string in file for readability.

Searching the keywords function

This function can search the several keywords at once in Table page.
In text page, it's possible to search only one keyword but be able to move the focus.

About

License:MIT License


Languages

Language:C# 100.0%