Skip to content

Simple application to help with examining logs, build with Python default modules

License

Notifications You must be signed in to change notification settings

ThinGlass/LogViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

LogViewer

Python app that allows examining logs in text format (txt, log, etc)
Created with default Python modules, UI designed with Tkinter

Screenshots

main_window

Features

  • Loads plain text files
  • Keyword filters with option to select one or more keywords (hold Shift/Control)
  • Save/load sets of keywords relevant to loaded file
  • Case sensitive keyword matching
  • Filter lines that include each keyword or all selected keywords
  • Filtered log can be exported as text file
  • Search within results and jump to next/previous result

About

Simple application to help with examining logs, build with Python default modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages