Skip to content

wagnerhsu/tools-LiveLogViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status Github All Releases FOSSA Status

Live Log Viewer

Live Log Viewer is an application written in C# .NET using WPF for monitoring log files. It was originally written in 2012 and posted to CodeProject.

File monitoring

Live Log Viewer will monitor files for changes, renaming, deletion and creation. It will display any text that is appended to files being monitored.

Demo

Usage

At startup, you are automatically prompted to open a log file that you want to open.
It is also possible to specify a file as a startup parameter, which will then be automatically displayed when the program is started.

Encoding

Live Log Viewer supports different Encoding per file, based on the Encodings available on the machine.

Download

Latest binary is available here

License

FOSSA Status

About

Live Log Viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%