Skip to content

Analogy-LogViewer/Analogy.LogViewer.PlainTextParser

Repository files navigation

Analogy Plain Text Parser

Nuget .NET Core Desktop Issues GitHub closed issues License Nuget

plain text parser (can be used to read most logs formats)

for example, to parse simple Nlog files with the following line:

2019-11-14 12:32:24.9449|INFO|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.|ProcedureManager|16684

2019-11-14 12:32:24.9449|INFO|Microsoft.Hosting.Lifetime|Hosting environment: Development|ProcedureManager|16684

  1. open Analogy and go to settings window of the parser: Settings menu --> "Custom Data Provider Settings: --> "plain Text settings": Settings

copy the relevant line, split it (load layout button) and arrange the type to the text: Settings

after saving you can open the log from the "plain text parser tab: loaded log

How To Use

  1. Download the latest Analogy Log Viewer from the release section (.net framework or .net Core version).
  2. Download (or Compile) this project and put the compiled DLL in the same folder as the Analogy Log Viewer.

About

plain text parser (can be used to read most logs formats)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages